(Philipp Bracher) wrote:

I made the base framework for the future magnolia JSF interface (Tree, Dialogs,...):

- configured by spring (mapping, properties of pages)
- templated pages and components (FreeMarker)
- Wicket like view tree building (no JSP, full control to the code, you know what really happens)
- slim (5 core classes)

Sorry for the delay. I didn't have time to take a really deep look at your prototype but here's what came up to my mind:

Wow, that does look a lot nicer than the mysty code in the past! Can't wait to use the validation framework.

Nevertheless, some question marks and other remarks:

- What do you mean by "wicket like". Did you introduce anything new or is "wicket like" just a hint to make life easier for those who know wicket?

- Did you already define an exception concept?

- How would you perform some action upon a store operation of a dialog (pre- / postSave)?
- How, if at all, would it be possible to chain dialogs?

- use <div> tags instead of <table> tag if you just want to list components in a row.


I hope to spend some more time in the near future to provide you more feedback.

--
Cheers,
Michael


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to