Tom,<br><br>facets/core/symbol/to_s freezes the generated string, causing a lot of problems in Og, in code like:<br><br>acc << symbol.to_s<br>acc << "..." if ...<br><br>can you please remove the .freeze ? There is a workaround of course "#{symbol}" but it looks uggly!
<br clear="all"><br>-- <br><a href="http://blog.gmosx.com">http://blog.gmosx.com</a><br><a href="http://cull.gr">http://cull.gr</a><br><a href="http://www.joy.gr">http://www.joy.gr</a><br><a href="http://nitroproject.org">
http://nitroproject.org</a>