#103 Spring support for DI

Cerrada
abierta hace 2 años por ranides · 2 comentarios

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 hace 1 año
Propietario

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 hace 1 año
Propietario
we develop this inside https://git.ranides.net/projects/yggdrasil
Inicie sesión para unirse a esta conversación.
Sin Milestone
Sin asignado
1 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.