Hi Josef,

> Hi all,
> 
> Is it possible to add more than one NamePtr attachment? The function
> setName and getName seem to be able to handle only one name at time,
> as they get the attachment by type
> ( findAttachment(Name::getClassType());  )
> 

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 ;)

   Cheers,
      Carsten
-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


-------------------------------------------------------------------------
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

Reply via email to