> What does everyone else think? > 1 - Comment NOP > 2 - Comment Pseudo Operation > 3 - Comment Any Instruction > 4 - Comment a Cluster of Instructions
Having some code in the NOP class that allows for extra information, should do not much harm. NOP however is a fly-weight instruction and may be reused. You can safely add comments or other data to an instruction handle instead, with the addAttribute method. A propos attributes, one could even introduce a new Attribute to the code, which would be simply ignored by the JVM. Cheers Markus -- Berlin.de - Politik + Verwaltung | B�rgerservice | Die Hauptstadt | Tourismus + Kultur | Wirtschaftsstandort | Tickets | Branchenbuch | eMail http://www.Berlin.de ++++++++++++++++++++++++++++++++++++++++++++++++ 7 CITIES SUMMER AUCTION Reisen Sie mit uns durch das Land der grenzenlosen Merkw�rdigkeiten. Sieben St�dte, zw�lf Mitbringsel und noch mehr Erlebnisse. Jeden Montag und Donnerstag eine neue Episode und eine neue Auktion: http://www.BerlinOnline.de/auktion Pr�sentiert von BerlinOnline und Lucky Strike Originals ++++++++++++++++++++++++++++++++++++++++++++++++ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
