Hi folks,

On Wed, 2003-10-22 at 15:56, Dirk Reiners wrote:
>       Hi folks,
> 
> summarizing the discussion about the CNP it looks like very few people
> care (except Rasmus and me ;), and a templated makeNode function would
> be good enough for most of you.
> 
> Is that an accurate summary? If yes I'd add the makeNode function and
> maybe put the CNP in some experimental area (because I'd like to have it
> ;).

following up on myself: I commited the CoredNodePtr in the form that I
sent around before. It's in OSGCoredNodePtr.h and thus totally
independent of anything else. Use at your own risk.

I also committed a simple little reference-counting smart pointer called
RefPtr. It's really pretty trivial, just instantiate it as
RefPtr<NodePtr> rn; and off you go. It's just a smart pointer, what more
can I say? ;) There are no Fields for it yet, so they are not used
inside the system anywhere, but for apps they should be pretty useful.

Hope it helps

        Dirk




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to