because i am not a javascript developer, really if I was deep into javascript maybe i will have my own library and do this.
like i said, this is not a critic move so no bashing On 9/13/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > so why not start your own integration project? people who work on those > are > scratching their own itch, and to them the download size is probably not > an > issue. > > -igor > > > On 9/13/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote: > > > > peace peace peace, am not trying to critizise anyones project. i am > > overwhelmed by what i find in the wicket world everytime > > > > just an opinion about wicket stuffs > > > > i think javascript contrib projects where the javascript library is > larger > > than say 100KB may not be worth it in some projects, i would rather > prefer > > that wicket stuff-ers select modular frameworks like MooTools or some > > highly > > module JSlibraries so that only modules/functions related to the feature > > or > > behavior being requested will be seleclted and compiled on the server > and > > sent to the client maybe in spikes of 10KB, 6KB sizes. This will be a > > better > > strategy for javascript-wicket integration and wicket has an excellent > > plugin path via the IBehavior Contract > > > > I would not know, are there any such wicket contrib projects out there, > > maybe am not well informed about this. > > > > you see size matters which is the reason ppl complain about > > swing/applet/JRE > > size, for instance i was trying to play with wicket dojo examples now > and > > looking for ways to use it in my next project, however when i clicked on > > some of the examples, my browser frooze for a couple of seconds before > > coming back. this is not nice. > > > > > > i wont download a 100KB library just to add some small effect to my site > > or > > freeze the entire browser because a huge javascript framework is loading > > or > > initializing. apart from tinyMCE where the library is the funtion > required > > , > > the Editor, i dont see why i should use a wicket contrib project for > some > > simple effects when it is larger than 100KB > > > > just an opinion > > >
