Re: [Jruby-devel] Suggestion for an ENV implementation

2006-02-07 Thread Thomas E Enebo
Another thought on the .jrubyenv thing is to write it into a tmp file instead of the users home directory. -Tom On Tue, 07 Feb 2006, Charles O Nutter defenestrated me: > It's not a high priority on my list right now, and I know Tom is also > heavy into getting RoR working...if you can get some

Re: [Jruby-devel] Suggestion for an ENV implementation

2006-02-07 Thread Charles O Nutter
It's not a high priority on my list right now, and I know Tom is also heavy into getting RoR working...if you can get some preliminaries done it would certainly be helpful to move it along. We'll get to it eventually, of course, but there's only so many hours in the day :) On 2/7/06, [EMAIL PROTEC

Re: [Jruby-devel] Suggestion for an ENV implementation

2006-02-07 Thread tim
Ok, I'll give it a go unless you want to look at it(?) Probably will not be able to look at it before at least the weekend though. Quoting Charles O Nutter <[EMAIL PROTECTED]>: > I think you're spot on with your concerns about the -D env string > passed in via the startup script; at a minimum we

Re: [Jruby-devel] Removed devs not on jruby-devel

2006-02-07 Thread Thomas E Enebo
We can provide some documentation at the end of the month under the benefits of writing slides for javaOne. We also plan on changing how all classes are defined to the one magical final way. That will not happen until probably after May and it is unlikely that documenting those parts of the int