Method Delete in RT and DBIx::SB

Hello.
While active using of Delete method I realize that I use hacks.

In RTx::Shredder I push __Wipeout method into RT::Record namespace.
In new project I use direct call
DBIx::SearchBuilder::Record::Delete($RT_Object).
It’s very annoying.

I think that the best way to change this situation is splitting
DBIx::SearchBuilder::Record::Delete method into several layers like
other methods of this class.

			Best regards. Ruslan.

delete.patch (1012 Bytes)

Thanks, Applied as rev 1482On Sep 10, 2004, at 7:14 AM, Ruslan U. Zakirov wrote:

Hello.
While active using of Delete method I realize that I use hacks.

In RTx::Shredder I push __Wipeout method into RT::Record namespace.
In new project I use direct call
DBIx::SearchBuilder::Record::Delete($RT_Object).
It’s very annoying.

I think that the best way to change this situation is splitting
DBIx::SearchBuilder::Record::Delete method into several layers like
other methods of this class.

  		Best regards. Ruslan.

<delete.patch>_______________________________________________
Rt-devel mailing list
Rt-devel@lists.bestpractical.com
The rt-devel Archives