Hi Carsten, > Hi Andreas, > > Andreas Zieringer wrote: > >>Hi Carsten, >> >>well the writeFCId() method does a bit more or do you want to replace >>the _out->putValue(id); ? > > > no, the whole thing works a bit different now, so I make sure to write a > container just once somewhere else. Basically this is done during > "preWrite" which roughly is similar to your getFCCount. It seems that > during the actual write I do not need to distinguish between "pointer > fields" and "data fields", but can use copyToBin for both.
ah ok I understand, sounds good this makes the code much nicer. For testing you could create two OpenSG versions one with old osb code and one with the new osb code and try to read/write some test files. Andreas > 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-core mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-core > ------------------------------------------------------------------------- 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-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
