Hello all
When I assign variables in Gogo Shell like so:
g! _srefs = $.context getServiceReferences "com.example.Class"
"(some=filter)"
the shell automatically calls all getXXX methods on the returned object
and prints the result out.
How can I avoid this?
I have some long running getXXX methods which I don't want to be called
unless needed.
Thanks Phil
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org