The entire theme functionality is now in its own module "theme". The server and the core modules don't have any more theme code. The core has a new core controller that builds and calls a page invocation with an interceptor stack for layout, theme, strategy , etc. I found this to be cleaner and more flexible.
The code compiles (the theme module), but I'm not done with it. Still lots of TODO's
The core module still doesn't compile, due to all the api changes all over the place.
I'm on vacation this week so don't expect too much change from here ;)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883494#3883494
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883494
|