I agree - hence the pull requests. But that was not what my comment was about.
It was about me prefering forking & pulling than having multiple devs in the same project each working on the master directly (esp. if they don't really belong to the same team / organization) On Sat, Oct 23, 2010 at 21:54, Kalle Korhonen <[email protected]> wrote: > Sure forking is easy but somebody still needs to maintain the master - > even if another branch takes the place of the original. > > Kalle > > > On Sat, Oct 23, 2010 at 10:58 AM, Andreas Andreou <[email protected]> wrote: >> no real need if you ask me - see >> http://github.com/got5/tapestry5-jquery/network >> >> That's what git and github are goot at! >> >> On Sat, Oct 23, 2010 at 20:34, Kalle Korhonen >> <[email protected]> wrote: >>> I wouldn't be too surprised if no one tested with IE7. Perhaps Robin >>> could give you write access to it? I bet fixing the issues would go >>> quite a bit faster that way. >>> >>> Kalle >>> >>> >>> On Sat, Oct 23, 2010 at 7:58 AM, gbrits <[email protected]> wrote: >>>> >>>> Just as a heads up: >>>> >>>> I noticed some weid behavior (Tapestry.onDOMLoaded not recognized as a >>>> function-error, and other stuff) in IE7. >>>> >>>> I tracked it down to a syntax-error (excessive comma) in >>>> tapestry-jquery.js >>>> This breaks the entire client-side tapestry-extension magic in IE7 (and >>>> probably other versions as well: I didn't test) >>>> >>>> I find it strange that nobody else seems to have noticed this: perhaps >>>> something funky is going on with my install of IE7. >>>> In any case I logged the issue at : >>>> http://github.com/got5/tapestry5-jquery/issues#issue/9 >>>> >>>> Cheers, >>>> Geert-Jan >>>> >>>> >>>> >>>> >>>> -- >>>> View this message in context: >>>> http://tapestry.1045711.n5.nabble.com/t5-GOT-JQuery-inplementation-fails-in-extending-Tapestry-object-in-IE7-tp3233495p3233495.html >>>> Sent from the Tapestry - User mailing list archive at Nabble.com. >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> >> -- >> Andreas Andreou - [email protected] - http://blog.andyhot.gr >> Tapestry PMC / Tacos developer >> Open Source / JEE Consulting >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Andreas Andreou - [email protected] - http://blog.andyhot.gr Tapestry PMC / Tacos developer Open Source / JEE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
