I think the work that Mike and crew did a ways back in the original AJAX framework was the perfect integration of WeObjects and AJAX. The idea with JQAjax was to make some small improvements and give developers access to a wider variety of widgets/plugins (through the JQuery ecosystem).
I suppose we could make an AJAX framework that gave you the core functionality like the update container that just used Vanilla JavaScript. But I agree with you that the practical solution is to use JQuery. And if you want a really cool WebObjects inspired single web page application framework that has all the modern JavaScript capabilities just use MontageJS. Aloha, Johnny. On Wed, Oct 22, 2014 at 4:57 AM, Fabian Peters <[email protected]> wrote: > I'd also like to see this. > > In the past there was some discussion about whether we should/could create > an agnostic Ajax framework in wonder that can be used with different JS > frameworks (Prototype, JQuery, MooTools…). To me this seems like a very > elegant idea that will be extremely hard to implement. Simply having a > JQAjax framework would be good enough, I guess. > > Am 22.10.2014 um 12:50 schrieb Michael Schmiedgen <[email protected]>: > > > Hi List, > > > > are there any plans to merge Johnny Miller's JQuery Ajax > > Framework? > > > > http://www.kahalawai.com/JQuery > > https://github.com/johnnykahalawai/wonder > > > > Last time I asked there was no response on the list. Are > > there no needs anymore to use an active maintained JS frame- > > work? JQuery is by far the most used JS framework, or am I > > wrong? > > > > As an example, we use a JS UI library built on top of JQuery, > > but must include another JS framework, MooTools, because of > > Wonder. It would be nice to streamline everything to JQuery > > in our Apps. > > > > I can offer help with integrating the code. Perhaps some > > refactoring and cleanup needs to be done, so the JQuery, > > Prototype and MooTools frameworks can share code as much as > > possible. > > > > Cheers, > > Michael > > > > -- > > ___________________________ > > > > Michael Schmiedgen, BSc > > Senior Software Engineer > > > > Takwa GmbH > > Friedrich-List-Str. 36 > > 99096 Erfurt GERMANY > > > > Tel +49 361 6534096 > > Fax +49 361 6534097 > > Mail [email protected] > > Web http://www.takwa.de/ > > ___________________________ > > > > > > Amtsgericht Jena HRB 112964 > > Geschäftsführung: Ingo Buchholz > > _______________________________________________ > > Do not post admin requests to the list. They will be ignored. > > Webobjects-dev mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > > https://lists.apple.com/mailman/options/webobjects-dev/lists.fabian%40e-lumo.com > > > > This email sent to [email protected] > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/jlmiller%40kahalawai.com > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
