Hi. I must say that there is very hard to subclass most of the Dabo classes. The reason is that instead of using properties, related private variables are referenced. Because of this it's impossible to override such property in subclass, except rewriting whole class from the scratch (not every property is dynamic). So my question is, is there any important reason for such behaviour?
-- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
