[Vm-dev] Re: [Cog] Problems with generating code (initialization of options)

Igor Stasenko siguctua at gmail.com
Thu Jun 30 14:36:55 UTC 2011


Another solution to that problem is to change TDefineNode to keep a
reference to pool var association, instead of capturing name and value
at the moment it created.
Then initialization can be performed after adding classes to code
generator , because it is no longer important.
Same could be done for TConstantNode.

-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list