[10:33]<mib_qkkn51> Hi ,is it possible to acces the property which is defined by "_extends" in type.properties? [10:39]<zumbrunn> hi mib_qkkn51 [10:40]<zumbrunn> that would be the prototype chain, basically [10:40]<zumbrunn> this._prototype would give you the name [10:41]<zumbrunn> this.prototype._prototype I mean [10:43]<zumbrunn> or this.__proto__.__proto__._prototype [10:43]<zumbrunn> depends where you are doing it [10:47]<zumbrunn> nope that last one doesn't work [10:47]<zumbrunn> this.__proto__.__proto__.constructor.name [10:47]<zumbrunn> that works [10:48]<decke> good morning chris [10:48]<zumbrunn> hi decke [10:48]<decke> we finally got it and migrated from helma 1.4.7 to 1.6.3 [10:49]<zumbrunn> wow, quite a jump [10:49]<mib_qkkn51> thanx [10:49]<zumbrunn> was there a 1.4.7? [10:49]<decke> yeah needed a complete rewrite of the app - but that's not helma's fault [10:50]<decke> i guess so... [10:50]<decke> 1.6.x is running pretty smooth [10:51]<decke> we had a load of 30 to 50 in the evenening with the old one... and now we are at about 2 to 3 [10:51]<decke> but that's not all helma *g* [10:51]<zumbrunn> there was only a 1.4.3 [10:51]<decke> the app changed completely so it's just functional the same... [10:52]<decke> okay then it was 1.4.3 ... [10:53]<zumbrunn> did you get that HopObject.invalidate() problem sorted out from yesterday? [10:53]<decke> no not yet.. that is one of them [10:53]<decke> and the second problem that persists [10:56]<decke> [2009/02/02 12:28:14] [ERROR] [c3kcom-2] Duplicate entry '3846' for key 1 [10:57]<decke> that is one of that... [11:00]<decke> http://bsdpaste.bsdgroup.de/1085 [11:00]<decke> here is a full stack trace... [11:00]<decke> but the cause is obvious.... [11:00]<decke> a duplicate key on a key that gets created by helma