As a developer, I've been on projects
with a Dojo-based, one-page interface. Theoretically, should be
ideal. Pragmatically, page can become bloated, with lots of
competing code segments, longer load times and possibly
interdependencies (eg, trying to test a code segment independently
of other segments can be quite difficult). Instead, a RESTful
design multi-page design makes testing far easier and eliminates
interdependencies.
As an aside, whenever page is refreshed (eg, F5 is pressed), entirety must be reloaded and status variables recalculated. Thanks. Brian Brian Wolf
Phone: 410.367.2958
Email: ..hidden..
Try out Activus
Secure Payments™, our recurring payments
application.
Demo at http://demo.activustech.com
using dojo, we could eventually get at a 'one-page' app, where after initial loading, only db-requests need to be exchanged with the server. As an experienced dojo-programmer i would like to contribute to following model: rich client <-> small rest-server <-> rich db functions/procedures 2013/7/29 Chris Travers <..hidden..>:Just as a note, I dont think we would stop distributing the current _javascript_ frameworks for a full release cycle (all of 1.4) if we go this route. I like to ensure we give folks time to adapt their systems. It might be worth making it optional in 1.5 and later. Best Wishes, Chris Travers On Sun, Jul 28, 2013 at 9:53 AM, John Locke <..hidden..> wrote:Hi, Erik, I've implemented a Dojo-based account drop-down on the GL -> Journal Entry form on the same demo site. For those wanting to check this out, for the time being you can see these enhancements at: https://intranet2.freelock.com/ledger14 -- log in with user demo, pw demo, company demo. The tabs are on individual accounts, and the account selector is hooked up to journal entries (along with a date text box). I'd be happy to commit these changes if welcomed... Cheers, John Locke http://www.freelock.com On 07/27/2013 11:57 PM, Erik Huelsmann wrote: Hi John, Just a moment ago, I showed the demo you set up with Dojo tabs for the ECA screen to Chris. We both like it a lot. Chris said "If he commits this, I can try to move us away from scriptaculous." However, if you have time to do it, that's very much appreciated as well. The only thing that *I* know that needs doing is replacing the accounts drop-down. The code for that is in UI/lib/elements.html. Thanks! -- Bye, Erik. http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in. !DSPAM:51f4c0f4296851152612237! ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk !DSPAM:51f4c0f4296851152612237! _______________________________________________ Ledger-smb-devel mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel !DSPAM:51f4c0f4296851152612237! ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Ledger-smb-devel mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Ledger-smb-devel mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Ledger-smb-devel mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel |