Author Login
Post Reply
Hello,
when I define the following:
class Foo {
Foo() {
String.metaClass.rightShift = { // do something // }
}
}
how is the scope of this manipulation ? is it only available for Instances
of Foo or for the whole application ?
Thanks
--
Sent from the groovy - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email