AJ ONeal wrote:
> this is not at all what I'm looking for.
> 
> I'm looking for something equivalent to Doctrine for PHP, SQLAlchemy for
> Python, or ActiveRecord for Ruby, but rather than relating tables to
> objects, relating forms to objects.

I'm very much not a web guy so I really don't have any idea what you're
looking for.  But this sounds wrong to me.  SQLAlchemy is intended to
make objects persist in the business logic layer.  Sounds like you're
trying to put business logic in the Javascript, which would be unusual.
   But like I said I don't really know web programming or understand
what you are trying to do.
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to