On Jun 10, 2010, at 2:09 PM, Scott Carey wrote:

> 
> I was trying to think of a way to storing the type in there to keep the 
> memory footprint minimized.

a way to *_avoid_* storing the type.

Also, it would be good to have the type state in one place atomically -- the 
value itself.  If its in two places then race conditions become a problem.

Reply via email to