On Mar 10, 2009, at 6:13 PM, Charles Oliver Nutter wrote:
So, thoughts?
- Charlie
I like it. Gimme more :).
Once I get my footing with JRuby a bit more I'd like to work on some
of this kind of stuff :).
-Zac
-
To unsu
Jacob Kessler wrote:
First thought: Very cool.
Second thought: Runtime method definitions? _Very_ cool.
It will be great to see what kind of interesting new things this opens
up for us. It might also fit in well with the annotation-based classes
that were suggested earlier today, to provide ea
Charles Oliver Nutter wrote:
So, thoughts?
- Charlie
First thought: Very cool.
Second thought: Runtime method definitions? _Very_ cool.
It will be great to see what kind of interesting new things this opens
up for us. It might also fit in well with the annotation-based classes
that were sug
http://blog.headius.com/2009/03/compiling-ruby-to-java-types.html
"Compiler #2" as it has been affectionately called is a compiler to turn
normal Ruby classes into Java classes, so they can be constructed and
called by normal Java code. When I asked for 1.3 priorities, this came
out way at the
SEVERE: Error registering RailsAdapter for application runner
org.glassfish.api.container.EndpointRegistrationException: The endpoint adapter
is null
---
NotImplementedError raised when using Fileutils.ln on Windows
-
Key: JRUBY-3484
URL: http://jira.codehaus.org/browse/JRUBY-3484
Project: JRuby
Issue Type: Sub-task
Compone
taobot wrote:
Hi Ola,
I may have an example of where it would be desirable to have a default of
255 rather that allowing the server's maximum varchar length to be used. I'm
using the current out-of-the-box activerecord-jdbc along with a Sybase ASE
server over JTDS.
Running rake db:migrate in