Re: got a JQueryGenerator ?

2008-09-29 Thread Ernst Naezer
@Mike : I've applied the patch, thanks. @Dave: good to hear you're liking the project and starting to use thing like unit testing, very useful stuff indeed. You'll be glad to know that this is exactly how the current implementation provided by Mike works; here are some method overloads;

Re: got a JQueryGenerator ?

2008-09-29 Thread Driscoll . DavidJ
I appreciate this. Over the weekend, I made the move from RC3 of Monorail (http:// castleproject.org) to the Trunk of Monorail targeting .Net 2.0. One of the reasons I took this opportunity was for this addition. I am currently just a user of this open source project. (no committing rights).

Re: got a JQueryGenerator ?

2008-09-27 Thread Ernst Naezer
Brilliant :) Thanks, looks good. I'll apply it after the weekend when am back at my dev machine. cheers, Ernst On Sat, Sep 27, 2008 at 9:14 AM, Mike Nichols [EMAIL PROTECTED]wrote: Ernst I've uploaded the patch at http://support.castleproject.org/projects/MR/issues/view/MR-ISSUE-490 mike

got a JQueryGenerator ?

2008-09-26 Thread Ernst Naezer
Hi guys, did anybody ever get to writing this and some test cases under the same license as the rest of the code so we can add it to the Monorail base and fill that empty directory :) cheers, Ernst --~--~-~--~~~---~--~~ You received this message because you are

Re: got a JQueryGenerator ?

2008-09-26 Thread Ayende Rahien
This is something that I did for my private use. It works on my machine, etc... On Fri, Sep 26, 2008 at 12:16 PM, Ernst Naezer [EMAIL PROTECTED]wrote: Hi guys, did anybody ever get to writing this and some test cases under the same license as the rest of the code so we can add it to the

Re: got a JQueryGenerator ?

2008-09-26 Thread Mike Nichols
Mine is similar but is more relaxed, letting me define any kind of selector not just ids. So I write this in my .brailjs: page.ReplaceHtml(#myTarget,[EMAIL PROTECTED]:mypartial}) or page.ReplaceHtml(.myTarget,[EMAIL PROTECTED]:mypartial}) On Sep 26, 2:21 am, Ayende Rahien [EMAIL PROTECTED]

Re: got a JQueryGenerator ?

2008-09-26 Thread Ernst Naezer
Yeah that sounds very good, lets apply that. Can you make a patch ? cheers, Ernst On Fri, Sep 26, 2008 at 5:11 PM, Mike Nichols [EMAIL PROTECTED]wrote: Mine is similar but is more relaxed, letting me define any kind of selector not just ids. So I write this in my .brailjs:

Re: got a JQueryGenerator ?

2008-09-26 Thread Mike Nichols
Sure...let me clean it up and make sure it is castle code compliant. Can I post it on donjon this weekend or do you need it sooner? On Sep 26, 8:28 am, Ernst Naezer [EMAIL PROTECTED] wrote: Yeah that sounds very good, lets apply that. Can you make a patch ? cheers, Ernst On Fri, Sep 26,