I've been playing with getters and setters lately, namely the get XXX() { } and set XXX(value) { } format and I've noticed that prototype 1.6.1 doesn't play well with them.
I've made some changes to prototype to support it on FF but I'm wondering if this has already been addressed in dev or if there are plans to do so or if someone needs to take the reigns on that issue? I'd be happy to write a patch for it, don't want to duplicate effort. Also based on the contribute page of prototypejs.org it mentions git://github.com/sstephenson/prototype.git but that doesn't look like its had any development there. What can I do to pitch in and help? I have some other .wrap() functionality I've written to add features to prototype that would be useful to patch in possibly. Thanks, -Clint -- You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to prototype-core@googlegroups.com To unsubscribe from this group, send email to prototype-core-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en