Well, first of all thank you for your detailed answer.
And I would like to hear more from this :D

But I'm facing a problem: 

I have a view
https://github.com/totty90/production01_server/blob/master/node_modules/production/client/production/source/class/production/views/manager/Manager.js
called Manager which has a reference to a
https://github.com/totty90/production01_server/blob/master/node_modules/production/client/production/source/class/production/views/manager/ManagerLogin.js
ManagerLogin

The Manager Login view should only be a view (currently is not) and the
Manager Login controller should dispatch the loggedIn (after really logging
in on the server) event and not the view. Then who should be listening on
this controller? well the Manager created the ManagerLogin, therefore will
be listening on the loggedIn event from the controller.

It's this ok?

If you could I would like to know more specifics :D
and thanks ;)

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/MVC-Qooxdoo-apps-question-tp7580606p7580626.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to