pierrebai, el lunes 17 de octubre a las 09:51 me escribiste: > > Yes, SQLObject now has (or always had?) selectBy() that work just like > you did.
No, selectBy() return a SelectResult, not a SQLObject. The by() class method I've made return just one object (the first). You can see I use selectBy() method to implement by() (wich is more like byXXX() but for multiple columns "logical primary key"). -- LUCA - Leandro Lucarella - JID: luca(en)lugmen.org.ar - Debian GNU/Linux .------------------------------------------------------------------------, \ GPG: 5F5A8D05 // F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05 / '--------------------------------------------------------------------' Wake from your sleep, the drying of your tears, Today we escape, we escape.

