Re: Renderkit for testing

2005-08-21 Thread Martin Marinschek
I don't say you would need to write all the AJAX code yourself, you would probably need to build ontop of the existing code by subclassing the prototype classes. You could learn a lot about JavaScript this way, in any case ;) regards, Martin On 8/21/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wro

Re: Renderkit for testing

2005-08-21 Thread [EMAIL PROTECTED]
the only problem is, that we'd have to write the ajax code ourselves, so no more prototpe.js (or at least no more updaes if a newer version comes out). but yes it would be a much better and generic solution. we could even build it into the UIComponent class to enable it for all classes... but

RE: Renderkit for testing

2005-08-18 Thread Jesse Alexander (KBSA 21)
Somehow an appealling idea... Alexander -Original Message- From: Mike Kienenberger [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 17, 2005 4:57 PM To: MyFaces User mailing list Subject: Renderkit for testing Has anyone given any thought to a renderkit designed for testing? Perhaps