The Artima Developer Community
Sponsored Link

Python Buzz Forum
Modeling

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sidnei da Silva

Posts: 31
Nickname: dreamcatch
Registered: Aug, 2003

Sidnei da Silva is a dirty little brazilian python hacker.
Modeling Posted: Aug 31, 2003 12:16 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Sidnei da Silva.
Original Post: Modeling
Feed Title: dreamcatcher.homeunix.org
Feed URL: http://dreamcatcher.homeunix.org/categories.rdf?category=Python
Feed Description: making your dreams come true
Latest Python Buzz Posts
Latest Python Buzz Posts by Sidnei da Silva
Latest Posts From dreamcatcher.homeunix.org

Advertisement
Modeling

Just received an email from Godefroid Chappele talking about Modeling, which is a python package that aims to provide a object-relational bridge for Python, much the same way as SQLObject does.

I looked around at the documentation and got really impressed. It sounds like its incredibly bigger than SQLObject, and also well designed and has lots of tests. I just couldn't figure out if it is really a code generator or if it will generate classes instead. I would prefer the latter. In fact, if it comes out that we decide about using it, I may be working to fix that (of course I need to dig more to see if this isn't already implemented or if it is really possible to do).

I can't really understand why people want code generators, if they could get much more flexibility from metaclass-based class generators reading from XML. Oh well...

Read: Modeling

Topic: On mod_python Previous Topic   Next Topic Topic: Quote of the week?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use