Hey Jan, If I change the URL to http://localhost:8080/#/cat/eat while in your application, I do arrive at TuxistApp::onInternalPathChange()
You may want to reconsider your application organization: models should not have any reference to widgets, and you may want to keep a Wt::Dbo::Session object around in your WApplication instead of recreating the session each time you need it. Regards, koen ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
