Hi,

I just put the rewritten OSB IO stuff into svn (r582) and would like to
invite everyone to test it, so the code gets proper test coverage ;)

To enable the new code, you need to recompile with the new scons option
enable_new_osb_io=yes (by default the current OSB IO will be used).

The supported features are pretty much identical to what the current
implementation can do (i.e. inline textures can not be written, there
might be some problems with Attachments), but there are probably more
bugs in it ;)
Anyway, if you feel bold and/or lucky and want to give it a try, I'd
appreciate your feedback. You might want to comment on the following points:
- compile problems
- crashes (preferably with a backtrace)
- comments/suggestions about the design/code (moving to
boost::shared_ptr or similar is on my todo)
- container types that could not be written/read.
- performance compared to the current implementation (please only use
optimized builds, as the new stuff is quite verbose with DEBUG messages).
- file size compared to the current implementation.
- everything else ;)

        Thanks,
                Carsten

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to