Tom Trenka wrote:
Should I go through the entire widget system and try to document for you
every single type of bug that might be there because we are sharing
properties across objects?
No, I just want you to write some simple javascript code, showing two
defineWidget() calls (a base class and a subclass), each defining a
property in the prototype (w/the same name), and then some code that
uses the subwidget, and gets a different result than expected. Don't
write any english text, other than "expected result" and "actual result".
If this technique is broken then you should be able to give a simple
self-contained example.