On Thu, May 08, 2014 at 02:12:59AM -0500, Dick Hollenbeck wrote:
> But again, working from the property_tree directly is suitable for only a 
> minority of
> situations, and when its not suitable, this means copying.  But either 
> copying or
> navigating the property tree are both way slower than what we are doing now.

You just expressed properly what I meant with 'uneasy' in my previous
post. C++ just is not designed to work this way IMHO

And you simply can't compare the property trees in wx/whatever with
a cons-based structure...really different things (also: C++ doesn't have
a good GC)

-- 
Lorenzo Marcantonio
Logos Srl

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to