[Jruby-devel] Re: Patch: Escaped octal in regexp needs a zero

2006-01-25 Thread Charles O Nutter
Sorry, that's \[1-7][0-7]+ It *may* be possible to further narrow it to \[1-7][0-7][0-7]+ if Ruby requires escaped octals to have at least three digits...which it may. - Charlie On 1/25/06, Charles O Nutter <[EMAIL PROTECTED]> wrote: > This fix adds a zero to everything that matches \[1-7][1-7]+

[Jruby-devel] Patch: Escaped octal in regexp needs a zero

2006-01-25 Thread Charles O Nutter
This fix adds a zero to everything that matches \[1-7][1-7]+ in a regular expression, which should all be escaped octal values. I think this gets around the issue David mentioned whereby we might accidentally add a zero to backrefs. Committed to cnutter_work1 already...necessary for Rails. - Char

Re: [Jruby-devel] Classpath loading of files patch...

2006-01-25 Thread Thomas E Enebo
> On 1/25/06, Thomas E Enebo <[EMAIL PROTECTED]> wrote: > > > > So it sounds like we should add the ability to specify a "classpath-only" > > directory specifier so we can allow people to set up these embedded > > environments better. Anyone have ideas on how we should specific classpath-only pa

Re: [Jruby-devel] Classpath loading of files patch...

2006-01-25 Thread Charles O Nutter
Yeah, that all sounds reasonable. I guess my biggest interest is having a way to take a JRuby distribution, Gem in a few libraries, and JAR that whole thing up for deployment. I would have a similar scenario for rolling my Rails stuff into a deployable JAR, and the whole thing would get stuff in a

Re: [Jruby-devel] Classpath loading of files patch...

2006-01-25 Thread Thomas E Enebo
On Tue, 24 Jan 2006, Charles O Nutter defenestrated me: > > Whew, quite a mouthful. > > If we were going to see JRuby used in a typical Java-like deployment, > what would Rails and friends look like? I think we can rule out the > possibility of keeping them loose on the filesystem as with stock >

[Jruby-devel] Re[7]:Up over .93 cents in 2 days

2006-01-25 Thread Blankenship Rosella
  Stephenson9Samuel