Re: RobocodeEngine in .NET robocode
Pavel Šavara <[email protected]>
| Newsgroups | gmane.comp.java.robocode |
|---|---|
| Message-ID | <[email protected]> |
Hi Jason, yes I think that's good idea. By coincidence I left similar comment on this blog today. http://www.beingnew.net/2010/07/continuing-battle-classes-for-robocode.html There may be challenges with security and with multiple initializations of jni4net bridge. So I think we should design it as part of robocode project and adjust current solution for it. I would appreciate if you try experiment with it and get back to [email protected] with solution or problems. Pavel On Mon, Jul 19, 2010 at 4:38 PM, Jason Hyland <[email protected]>wrote: > > > Hi, > > I see that the RobocodeEngine class from the Java implementation is missing > from the .NET robocode.control package. I'd like to use this as a test > runner for my robots, is it possible to expose this myself using jni4net ? > > -- > Regards, Jason > >