Changing Views in runtime/configuration
Hi,
I'm currently starting a project that would have a code base and several clients build on top of it. Clients would have some client specific features/theme etc.. Usual stuff. Because I expect that clients would be slightly different (some view component would be changed for example) I was thinking that I just need to map a BaseView class to a ClientView class in a context and a mapped class would be used across all application. This is obviously wrong as view doesn't know about injector rules. So it's more an open question... (and bit lame too) how I should approach this with Robotlegs? Any help and advice appreciated.
Thanks!
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Martin on 03 Feb, 2011 03:01 PM
Just found this post on a subject, good stuff:
http://knowledge.robotlegs.org/discussions/questions/290-mediating-...
Stray closed this discussion on 19 Feb, 2011 10:50 PM.