hey guys in magritte MAConditionBuilder is a subclass
of
protoObject not
object. what is the reason for this.
Check out the references of MAConditionBuilder.
The comment says:
BlockContext>>asCondition
"Convert the receiver to a condition, e.g. a parse tree
representing the condition within the block. This is done by passing
a proxy into the block and manually building a tree of conditions.
This doesn't work for all code, but has the big advantage to make it
fully serializeable."
I rarely use this feature anymore. This is only useful if you want
your conditions not to be block contexts (e.g. to serialize them).
I guess the whole condition code could be removed, unless somebody
opposes?
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch