<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 24 Feb 2010, at 01:57, keith wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>In Sake we have a special Compiler Hack called SakeCompiler.<br><br>This uses """""" (6 quotes) to mark the end of the method, from then on you can put any content you like in the method.<br><br>There are accessors docAt: selector<br><br>Keith<font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote><br></div><div>Not forgetting of course that you can mark documentation methods with a pragma.</div><div>I could be wrong but I think that the the #compilerClass call only works for overriding instance side method behaviour,</div><div>the hack would have to be more universal (or attached to &nbsp;MetaClass &gt;&gt; compilerClass ) for other methods.</div><div><br></div><div>Ok it is hacky, but it is "very" useful. If you have a better idea, which I am sure you do I am all ears.&nbsp;</div><div><br></div><div>Keith</div></body></html>