Ah right <inherit> keyword, not OO inheritance, they probably should have used "import" or "include" instead to be more correct! Good luck with your app, I wouldn't worry at all about compile time if you get a good user and development experience.
On Mar 29, 9:13 am, ome <[email protected]> wrote: > By module inheriting I meant <inherits ...> in the config of the main > application as well as you mentioned the places where the app makes > calls to this submodules directly. > > Thanx a lot for the detailed recommendation anyway. I think we'll > stick to this model in the end, as it is still not difficult to > develop and test submodules independently. Though their updates will > affect the whole application recompile and redeployment. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
