Subject Re: [firebird-tools] Re: Firebird and Ruby on Rails
Author marius popa
On Mon, Sep 8, 2008 at 7:39 PM, Zedalaye <zedalaye@...> wrote:

> Hi
>
> >While there's a good ruby firebird lib around -- FireRuby has been around
> >being updated (thanks to great work from Scott Knight, and others) -- it
> >seems there's no maintained ActiveRecord-
> >Firebird-Adapter.
>
> >Does any one knows any project on maintaining an
> >ActiveRecord-Firebird-Adapter?
>
> The best, for me, for now, is fblib/fb_adapter from Brent Rowland. It is
> now hosted on GitHub (http://github.com/rowland/fb and
> http://github.com/rowland/fb_lib), I forked these to my own profile :
> http://github.com/zedalaye/fb and http://github.com/zedalaye/fb_lib
> because fb_adapter don't support ActiveRecord Migrations and I plan to
> rewrite fblib to use the wire protocol in plain Ruby so I will not
> depend on the fbclient library (as Jaybird and DotNetProvider do to
> avoid non managed code.) This will also help porting fblib/fb_adapter to
> rubinius.
>
> I don't know when I will be ready to commit something nor when I will be
> ready to ship something. But if you (or others) are interested, you're
> welcome ;-)
>
> Regards,
>
> --
> Pierre Yager
>
>
>


That is an good news , a good start would be some pointers for beginners and
testers , or some notes in your blog
Also i absolutely love the git/github interface , i love the fact that i can
edit sometime directly the file from the web interface also git is very
powerful tool , light years from svn/cvs

If you start to use the wire protocol directly i think is good to start some
documentation about it
so other languages could implement it (php/perl/oopascal/perl6 or
javascript)

On my to do list is to learn someday ruby and python , from what i have read
and tested i love it's syntax
--
developer flamerobin.org


[Non-text portions of this message have been removed]