Let me prefice that I am new to Python but I come from Java and have 
limited JBoss experience. I love Python and I am really intereasted in 
MiddleKit as a CMP.

My main question is with the find methods. From what I have read from 
the docs the find methods pass a piece of SQL code to find an object in 
the database. Assume this is correct is correct then certain db would 
not work for certain queries. For example I am heavily addicted to using 
sub selects and I don't believe that mysql will support sub-selects 
until 4.0.

The second question I have is when you build a new adapter to a database 
so you have the adapter support a certain set of SQL commands so if the 
db doesn't the addapter will do it anyway. I guess what does it entail 
to build a db adapter?

Thanks,
Lateef


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to