On Wed, May 28, 2008 at 10:07 AM, Jan Kriesten <[EMAIL PROTECTED]> wrote: >> I guess this is the one we should hook into to provide versioned, >> speedy access to the various Ajax libraries floating around? >> >> http://code.google.com/apis/ajaxlibs/ > > the idea isn't bad - but what i miss is that the libs aren't integrated > within your own jar's any more. to have this working, you need access to the > internet - and as i can tell from some bigger companies i'm working for, > intranet apps don't have that access rights sometimes.
So we could do a hybrid solution? Create a distribution that includes all archived releases, and ships google loader (or create our own wicket loader) that can run in either local or internet mode? >> Would this be a good candidate for core? Or a stuff project? > i'd say extensions... I'd rather keep it out of extensions. I imagine this project have a much higher release rate than the rest of the projects since it depends on ~5 external libraries that have different release schedules. So that would make it a better candidate for stuff I think. Martijn -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.3 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3
