[Rt-devel] Method Delete in RT and DBIx::SB.
Ruslan U. Zakirov
cubic at acronis.ru
Fri Sep 10 07:14:38 EDT 2004
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: delete.patch
Type: application/aegis-patch
Size: 1011 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/rt-devel/attachments/20040910/a78a6460/delete.bin
More information about the Rt-devel
mailing list