 | | Re: leJOS: anyone building under Cygwin? problem! (very long, not wrapped)
|
|
(...) [snipped description of garbage characters output from lejosc] I hate to follow up to my own post, but I have some more info. This command line, with one item in the classpath, succeeds (well, it actually launches the compiler on the correct (...) (25 years ago, 16-Mar-01, to lugnet.robotics.rcx.java)
|
| |
 | | leJOS: anyone building under Cygwin? problem! (very long, not wrapped)
|
|
I'm trying to run lejosc under Cygwin, and I'm running into an unusual problem. Background: I am actually attempting to fix up a system so that I can use Jakarta-Ant (URL) to manage the build process. It's a long story, but we use Ant here at work (...) (25 years ago, 16-Mar-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: LVI on SourceForge
|
|
I think Andy tried to include the URL and LUGNET dropped it. Anyhow, here is the project at Sourceforge: (...) (25 years ago, 1-Mar-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Garbage Collection
|
|
Hi Chris, Hemorrhage you will. Instead of creating new objects in a loop, reuse existing objects. (This is a good move anyhow to improve the performance of your application.) You may have to change some of your own APIs to accomplish this, but it (...) (25 years ago, 1-Mar-01, to lugnet.robotics.rcx.java)
|
| |
 | | Garbage Collection
|
|
I'm a tad fuzzy on working without GC. If I create objects in an inner loop, is that memory lost? Will I not hemorrhage memory like a sieve? (25 years ago, 1-Mar-01, to lugnet.robotics.rcx.java)
|
| |
 | | LVI on SourceForge
|
|
The move have been made, and now lVI is up on SourceForge here. The page sucks now, but I will add additional features as I get to them. The Geocities file will still be up for a few weeks, but will not be updated. Andy (25 years ago, 27-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: article in JavaWorld and Garbage Collection
|
|
(...) I would not call it running counter to many folks' Java sensibilities, this suggestion simply violates one of the main Java principles. I sincerely hope that nobody even remotely considers implementing this. The only correct way of (...) (25 years ago, 27-Feb-01, to lugnet.robotics, lugnet.robotics.rcx.java)
|
| |
 | | Re: article in JavaWorld and Garbage Collection
|
|
Great article, Jonathan! That's exactly what I need to get started. Your point about garbage collection (esp. lack thereof) reminded me of a question I have for everyone: Since LeJOS doesn't currently implement garbage collection, it seems there are (...) (25 years ago, 24-Feb-01, to lugnet.robotics, lugnet.robotics.rcx.java)
|
| |
 | | ANN:lVI v1.1.2
|
|
This version can be downloaded at www.geocities.com/gombos_2000/. It fixes the option saving bug, and adds syntax coloring. The classes have been put into packages for easier mantinence, so note the startup changes. Thumbnails up soon. Andy BTW This (...) (25 years ago, 23-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: please help with threaded robot program
|
|
(...) Thanks for the pointer. I'll go check it out. (My bad for not actually searching on "subsumption" -- I think I searched for +lejos +thread.) Susan (25 years ago, 22-Feb-01, to lugnet.robotics.rcx.java)
|