Hi Paul

Thanks for the feedback. I will split the project in modules asap. In my
mind are some problems related to modularity that cannot be resolved so
easy: how can I inject some components (DashboardPersister, WidgetFactory,
WidgetRegistry) in wicket-dashboard? Now these components are singletons
defined in DashboardApplication (demo package). In a real application
(NextReports server for example), you may want to inject these components
using a DI framework (spring framework in our case) and probably you want to
save the dashboard layout in a database or jcr.
Other problem is to add custom actions to widget header panel as
contributors.

Sure, the first step will be to split the project in core, demo, standard
widgets and after this step to resolve the problems described above.

Best regards,
Decebal



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Announce-wicket-dashboard-tp4652308p4652595.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to