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 <[email protected]>: > 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 <[email protected]> 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 >> [email protected] >> 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 >> [email protected] >> 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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
