1. Actually, what about a metclass for Getter and Setter, may be a la Boa-constrictor:

    each time a class gros a GetX and SetX method, you could turn them into a property.
    And, sometime, that could even works for the DelX part of the property.
    Certainly nice to have.

    Also, while looking at Wax, don't you want to change the way user play whith tree and wxTreeCtrl: I think you should grow an treeItem class that can count & access its children which in turn are treeItem, instead of always have to deals with wxTree.SetItemStuff and so on.


    My 2 cents,

    ---OPQ
      posted by OPQ at 12:55:19 AM on April 05, 2004