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.
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.
We should take into consideration integration with Spring IOC, autowired and beans. Now we have few ad-hoc dependency management, especially inside new
assira.uilibrary, where we implement MVCC pattern.We started POC which works (at least we can inject controller). General rules for assira.ui:
prototypetodo: spring dependency could be optional. Now it isn't.
we develop this inside https://git.ranides.net/projects/yggdrasil