
[mailto:boost-bounces@lists.boost.org]On Behalf Of Jeff Garland Sent: Wednesday, March 03, 2004 2:25 PM To: boost@lists.boost.org Subject: RE: [boost] [Threads] Reactive Objects
My variant implements something like an interpreter's type system; complete with symbols tables and type codes. The variant's type system has builtin types, e.g. void, integer, time, float and list, but arbitrarily structured types can also be constructed.
So you are able to build new types at runtime? Doesn't sound like it below....
...snip example...
I have to say the code snippets aren't helping my understanding much :-(
Yes, I can understand that. Probably too much ground to cover here and its not helping the degree of focus. So I'll return to the Active Object topic.
Anyway, I'm still interested in a basic Active Object on top of the thread library :-)
Exactly, Scott