On Jan 3, 2010, at 4:15 PM, Nate Lowrie wrote:

> Why would you put the application subclass in the ui folder?  I
> normally put it in the base folder.  I guess I am not seeing the
> benefit of using the UiApp directory.  Can you give a good example?

        Since it is a subclass of dabo.ui.uiApp? Remember, this is not a dApp 
subclass. The only stuff that should go on in that class are UI-related, so it 
seems natural to put it in the ui subdirectory.

        You can put it anywhere you want; hell, put it in the db folder if that 
makes sense to you. The only thing that's important is that the reference that 
you pass to the dApp instantiation call is resolvable.


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to