right way for adding a view while I am mediating the entry point
Hi all,
I have some views and their respective mediators all set up. I am
actually mediating the entry view also. To begin and run the
application, everything works fine but without any view yet. Now I
am trying to add a view to the main application. I found I can add
it inside the "onRegister()" method of the MainMediator, just
before I map the view events. Thinking, whether its the right way
to go, or I am missing something.
saumya
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 saumya on 16 Jun, 2010 11:21 AM
hey people, Thank you so much for the help. I really appreciate it while getting started int eh framework. I have successfully completed one small AIR application on it. The code is all open source,and incase if any of you experts on Robotlegs want to suggest whether my approach is right or wrong, you are welcome. Infact I am looking forward to that in order to improve on the framework. The code is hosted in googlecode (http://code.google.com/p/saumya-batch-publisher/).
And yes, its a great framework and I loved developing my application in it and will happy to incorporate it in the projects I can.
Thanks a lot and keep the good work going :)
Stray closed this discussion on 10 Feb, 2011 05:28 PM.