[Prototype-core] Re: getters/setters and patches

2010-02-18 Thread Clint Priest
I abandoned this project because I found out that IE8 does not support getters/setters in object notational syntax, IE: var x = { get y() { }, set y(value) { } } On Feb 17, 6:25 pm, Andrew Dupont wrote: > On Feb 8, 12:22 pm, Clint Priest wrote: > > > I've been playing with getters and sette

[Prototype-core] Re: getters/setters and patches

2010-02-18 Thread dandean
Hi Clint, I can't speak to your issue, but can assure you that there is a lot of work going into the framework right now. It's not always obvious due to the distributed nature of Git. You can get a somewhat better idea of the activity if you take a look at the network graph: http://github.com/sst