Hi
I'm digging into converting the last of the tools/inc/tools/list.hxx 
uses, and I ended up following the chain
tools/inc/tools/list.hxx          class List
to
tools/inc/tools/ref.hxx           SV_DECL_REF_LIST
to
tools/inc/tools/pstm.hxx      SV_DECL_PERSIST_LIST
to
idl/inc/*.hxx
At which point I decided I should check, since changing that stuff 
potentially changes the UNO binary API.
Should I convert this stuff?
And if so, when would be a good time?
Also, should I try and preserve backwards compatibility, or just do a 
straightforward conversion to STL-style containers?
Regards, Noel Grandin
Disclaimer: http://www.peralex.com/disclaimer.html
Context
- STL'ifying UNO API · Noel Grandin
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.