Nice extraction of the inheritance code, hope this work gets some legs.
Looks good on the surface, however, your patch has some junk in it that
should be removed. It has your username in the postgres database connection
and also includes the class inheritance stuff that isn't complete. I think
you'll find a better audience with a clean patch.

Cheers,

Bob Silva
http://i.nfectio.us/


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rodrigo
Kochenburger
Sent: Friday, August 11, 2006 3:06 PM
To: rails-core@lists.rubyonrails.org
Subject: [Rails-core] Inheritance rework

I've made minor (or major) rework in how inheritance works.
Basicaly it only loads the inheritance on the class that actually will
use it, also it moves the inheritance support to a different module,
makes simple to create additional inheritances support.
I'm planning to release a class table inheritance support soon.

I've tried to submit to trac, but it seems down.

Would you guys give a test and please let me now if it breaks something.

Thanks ;)

-- 
Rodrigo Kochenburger
<divoxx at gmail dot com>
Linkedin professional profile: http://www.linkedin.com/in/rodrigok

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to