>>>>> "Chris" == Chris Coat <[email protected]> writes:
Chris> public synchronized Object report(Argument args[], Context
Chris> context) throws ExtensionException, LogoException { Set<Integer>
Chris> keyset = manager.getObjectInput().keySet(); return
Chris> LogoList.fromJava(keyset); } }
I'm not sure if it's where your exception is coming from, but one
problem I see with this code is that NetLogo uses only java.lang.Double
to represent numbers, never java.lang.Integer.
--
Seth Tisue | Northwestern University | http://tisue.net
developer, NetLogo: http://ccl.northwestern.edu/netlogo/
--
You received this message because you are subscribed to the Google Groups
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.