Ed Leafe wrote: > On Aug 3, 2008, at 1:32 PM, Ed Leafe wrote: > >> Because they return raw wx-level items, and thus should not be >> callable from outside the framework. They are an implementation detail >> we created in order to wrap a Dabo layer around the wx layer. > > > Stop the presses - my mistake. I was confused by the fact that
Phwew! I thought I was going to have to sit down and write out a long explanation about why I think these methods are needed. :) > appendItem() returned a menu item, and since the Dabo-layer item was > passed in, I assumed that it was the wx-layer item that was returned. > Instead, it's returning the same object that was passed in! Do you > have any idea why that would be? No, and I don't believe I've ever written code that relies on the returned value. > IAC, I'll revert the privatization of those methods. Thanks! Paul _______________________________________________ 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]
