Re: [RDBO] Rose::DB::Object thingy like class::dbi's set_sql?

2006-11-29 Thread John Siracusa
On 11/29/06, George Hartzell <[EMAIL PROTECTED]> wrote: > John Siracusa writes: > > Too late! It's in SVN now :) > > No fair. You cheated :) Too late! It's released! :) -John - Take Surveys. Earn Cash. Influence the

Re: [RDBO] Rose::DB::Object thingy like class::dbi's set_sql?

2006-11-29 Thread George Hartzell
John Siracusa writes: > On 11/28/06, George Hartzell <[EMAIL PROTECTED]> wrote: > > John Siracusa writes: > >> [...] > >> All of that said, adding iterator options to get_objects_from_sql() > >> and make_manager_method_from_sql() is pretty simple. If you really > >> want it, I'll throw it in

[RDBO] ANNOUNCE: Rose::DB::Object 0.758 released

2006-11-29 Thread John Siracusa
This has a few new features, but is a highly recommended upgrade due to the circular reference bug fix. I fixed this bug not by weaken()ing, but by deleting what should have been an unused reference. Let me know if this affects anyone, but I suspect that it does not. -John 0.758 (11.29.2006) -

Re: [RDBO] Rose::DB::Object thingy like class::dbi's set_sql?

2006-11-29 Thread John Siracusa
On 11/28/06, George Hartzell <[EMAIL PROTECTED]> wrote: > John Siracusa writes: >> [...] >> All of that said, adding iterator options to get_objects_from_sql() >> and make_manager_method_from_sql() is pretty simple. If you really >> want it, I'll throw it in the next release :) > > It'd help a bun