[12:45]<gozala> hannesw: I'm trying to get why helma knows about defineProperty [12:45]<hannesw> hi gozala [12:45]<gozala> I thought it's defined somewhere but I can't find it [12:45]<hannesw> previously, we had our own implementation [12:45]<hannesw> but now this is in rhino trunk already [12:46]<gozala> Ahh ok [12:46]<hannesw> norris committed raphael's code to cvs recently: [12:46]<gozala> thanks [12:46]<hannesw> http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=&branchtype=match&dir=&file=mozilla%2Fjs%2Frhino%2F&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-12-10&maxdate=&cvsroot=%2Fcvsroot [12:46]<hannesw> so any new rhino snapshot should have it. [12:47]<gozala> hannesw: and where was it defined before ? [12:47]<gozala> was it in js side or java side ? [12:47]<hannesw> it was in src/org/helma/javascript/StaticFunctins.java i think (part of Helma-NG) [12:47]<gozala> oh ok I see ;) [12:48]<hannesw> but since it only contained Object.defineProperty(), that file is gone now :-) [12:48]<gozala> thanks a lot [12:48]<hannesw> no problem :-)