squirrel
squirrel copied to clipboard
Anonymous inner classes as conditions
When I export XML definition then any conditions that are anonymous inner classes are exported incorrectly. I suppose the documentation should explicitly state that there is no way to export anonymous conditions into the XML format and also that we should explicitly extend from AnonymousCondition for XML exports.