Hi Dirk, thanks for the hint, but it seems not work properly.
I set three Name attachment using three different IDs ( 0 - 1 - 2 ), then I save the scene in a osb file. Reloading it, some stored information are lost: ID0 contains the third attached node (ID3 before saving the osb ), while the ID1 and ID2 are lost. Probably a problem of the exporter; any ideas? Josef On 7/10/06, Dirk Reiners <[EMAIL PROTECTED]> wrote: > > Hi Carsten, > > On Mon, 2006-07-10 at 16:22 +0200, Carsten Neumann wrote: > > > > IIRC you can only have one attachment of each type on a container (if > > someone knows better, please correct me). But one could quite easily > > create a new attachment that holds a bunch of strings, similar to the > > FCPtrAttributeMap attachment, which maps string "attribute" names to > > FCPtrs. You could even "abuse" this attachment by simply mapping all > > strings to NullFC (quite a hack, I admit ;) > > the attachment system actually does allow multiple versions of the same > type of attachment, identified by a 16 bit id, which is an option > argument to the attachment methods. > > Dirk > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > -- Josef Grunig ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
