--
You received this message because you are subscribed to the Google Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com.
To unsubscribe from this group, send email to nodejs+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nodejs?hl=en.
Check this blog post out:
http://parrottdev.blogspot.com/2010/01/simple-almost-elegant-generic.html
It basically gives you a "property container", using boost (its also
header only).
The fun part is using boost::function and boost::bind, adapters and
things like v8 handles,
you can basically emulate a javascript object quite easily.
It uses boost::any, so reading in via JSON (i use json_spirit) it
comes in handy for
just assigning all values to an "object".
:)
I'm writing such a plugin and would love to have a first user.
Look at Structure API (Synchronous)
http://github.com/bigeasy/node-packet/wiki
But, I'm actually finishing up that part of the API this evening. It can
be ready for use tomorrow. Find me on IRC as prettyrobots.
Alan Gutierrez
--
Alan Gutierrez - al...@blogometer.com - http://twitter.com/bigeasy