On Jul 27, 11:11 pm, Mackram <[email protected]> wrote: > So sorry for taking so long to do the changes but I got sidetracked by > a few personal issues that came up last week. Okay so the changes are > done (I think ;)). The added changes have the jquery functionality > added.
Thanks for your work, I'm going to review it today! > Basically make sure that if you add any javascript code that it > is only generic code that is using the bare metal javascript/DOM > manipulation functions. Alternatively it could just refer to a new common API function that has to be filled by the respective backend developers. In any case I will make sure that no backend-specific code enters upstream in places where it shouldn't be. > Later in your backend specific functionality > you can use all the functionality you want. Also my second request > would be either to always make changes to all backends when we do a > change or to mark clearly that the change is not available for a > certain backend. I tend towards the latter, as most contributors (including me) are not familiar with all frameworks we might support. At the moment this is simple with only Prototype and JQuery, but YUI, Mootools, MochiKit, ExtJS and all their friends will probably enter the game later. > Leslie, I am not sure if this is a pressing issue but maybe we should > have a document with all the rules for changes that should be followed > so that people know what is expected from core code additions (that > probably applies to me first :D) I'm not sure if I mentioned it before but there's a document at http://trac.common-lisp.net/cl-weblocks/wiki/WeblocksDevelopment that has quite a lot of information on that topic. Maybe you'd like to add some information to it... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
