| From | Sent On | Attachments |
|---|---|---|
| Martijn Dashorst | Nov 16, 2011 12:50 am | |
| Martin Grigorov | Nov 16, 2011 1:00 am | |
| Sven Meier | Nov 16, 2011 1:53 am | |
| Martin Grigorov | Nov 16, 2011 2:04 am | |
| Igor Vaynberg | Nov 16, 2011 8:09 am | |
| Kailash Yadav | Nov 16, 2011 9:13 am | |
| Juergen Donnerstag | Nov 16, 2011 9:50 am | |
| Andrea Del Bene | Nov 16, 2011 10:17 am | |
| Martin Grigorov | Nov 16, 2011 10:25 am | |
| Martin Grigorov | Nov 17, 2011 3:17 am | |
| Hielke Hoeve | Nov 22, 2011 3:02 am | |
| Martin Grigorov | Nov 22, 2011 3:08 am | |
| Emond Papegaaij | Nov 22, 2011 3:15 am | |
| Martin Grigorov | Nov 22, 2011 4:03 am | |
| Martin Grigorov | Nov 23, 2011 5:47 am | |
| anantasthana | Nov 23, 2011 9:05 am | |
| Igor Vaynberg | Nov 23, 2011 9:16 am |
| Subject: | Re: Wicket 6 development | |
|---|---|---|
| From: | Martin Grigorov (mgri...@apache.org) | |
| Date: | Nov 22, 2011 3:08:45 am | |
| List: | org.apache.wicket.dev | |
Hi,
On Tue, Nov 22, 2011 at 1:02 PM, Hielke Hoeve <Hiel...@topicus.nl> wrote:
Emond Papegaaij and I have also attempted to see if it is possible to integrate
a small part of WiQuery's functionality into Wicket. We are still working on
cleaning the code but here is a preview:
https://github.com/papegaaij/wicket/compare/trunk...wicket+wiquery#files_bucket
Basically we have implemented
AbstractDependencyRespectingResourceAggregatingHeaderResponse ( :-) ) and have
it build jQuery statements for window load and dom ready. All resources are
automatically an AbstractResourceDependentResourceReference, this will not break
current resources it will only allow them to specify their dependencies.
I like the change as a whole. We had recently some complains that Wicket itself doesn't use its dependency management for resource references.
What I think we should do is to remove all uses of jQuery() in .java and replace them with Wicket.Event.add().
Hielke Hoeve
-----Original Message----- From: Martin Grigorov [mailto:mgri...@apache.org] Sent: woensdag 16 november 2011 11:05 To: de...@wicket.apache.org Subject: Re: Wicket 6 development
On Wed, Nov 16, 2011 at 11:54 AM, Sven Meier <sv...@meiers.net> wrote:
+1
(I'd love to take a look at the new jquery stuff.)
https://github.com/martin-g/wicket/tree/ajax-jquery Basically the internals of wicket-ajax.js (partially), wicket-event.js (fully) and wicket-ajax-debug.js (fully) are redone with JQuery. Also there are ~ 90 QUnit tests at https://github.com/martin-g/wicket/tree/ajax-jquery/wicket-core/src/test/js
Sven
-----Ursprüngliche Nachricht----- Von: Martin Grigorov [mailto:mgri...@apache.org] Gesendet: Mittwoch, 16. November 2011 10:01 An: de...@wicket.apache.org Betreff: Re: Wicket 6 development
+1
I have quite some progress with JQuery-fying Wicket's javascripts and I'd like to move it in trunk and involve more people in designing/coding/discussing/... it.
On Wed, Nov 16, 2011 at 10:51 AM, Martijn Dashorst <mart...@gmail.com> wrote:
We have released 3 bug fixes to 1.5.x and it seems like it is more stable now. Stuff for wicket.next is piling up, so I propose we start our wicket-6.x.y work, using semantic versioning. Since Wicket 6 will be a breaker API wise, we can just stick with trunk for new development, and move maintenance for 1.5.x to a branch.
WDYT?
Martijn
-- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com
-- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com
-- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com





