#103 Spring support for DI

Fechado
2 anos atrás foi aberto por ranides · 2 comentários

We should take into consideration integration with Spring IOC, autowired and beans. Now we have few ad-hoc dependency management, especially inside new assira.ui library, where we implement MVCC pattern.

We should take into consideration integration with Spring IOC, autowired and beans. Now we have few ad-hoc dependency management, especially inside new `assira.ui` library, where we implement MVCC pattern.
ranides comentado 1 ano atrás
Proprietário

We started POC which works (at least we can inject controller). General rules for assira.ui:

  • components should have scope prototype
  • some properties are updated by ui framework using normal setters

todo: spring dependency could be optional. Now it isn't.

We started POC which works (at least we can inject controller). General rules for assira.ui: - components should have scope `prototype` - some properties are updated by ui framework using normal setters todo: spring dependency could be optional. Now it isn't.
ranides comentado 1 ano atrás
Proprietário
we develop this inside https://git.ranides.net/projects/yggdrasil
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.