[Nitro] about Og development
Jonathan Buch
john at oxyliquit.de
Tue Mar 13 03:57:46 EDT 2007
Hi,
> After making lots of superficial tests, I decided to move on with Og.
> Og is everything I need and even more than that ... but I still miss some
> active-record features. Ok no problem, I'm adding them on my local gem and
> proceeding with the development normally.
would you care to tell us what is missing?
One of them would be the migrate probably.
Side note: reminder to myself to write a 'database map' to store meta-data
about the database-situation for better startup and "diff'ing" to be able to
discover type-changes of columns.
> Today morning, I tried to run the latest Og version (from repo) but I didn't
> get on well with it so far.
Where are the 'walls' you hit? Are you using polymorphic relations, STI,
self joins over throughs, overriding foreign keys? In case you don't or
never heard of them: You should be fine and not hitting any walls. ;)
> I've seen the recent Og(from repo!) and it has
> lots of code changes. I've also add some bug fixes and specially the missing
> features and I'd really like to contribute.
Yes, there are certainly quite some changes, but it's generally safe to use.
I use the dev version atm for a commercial project (well, with some bugfixes
which I will push to George when I get the time to clean them up).
> - Is there any clue which I need to know in order to run Og from repo?
In case George wasn't explicit enough: in your main script, before requireing
Og, require the glycerin.rb script. This sets up the needed paths.
Jo
--
Feel the love
http://pinkjuice.com/pics/ruby.png
More information about the Nitro-general
mailing list