-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Oleg Broytmann escribió:
>I added a call to send RowUpdatedSignal after .set(); also added
> post-functions for both signals. I didn't use your tests - instead I copied
> and modified test_row_update and test_row_destroy in tests/test_events.py.
On Fri, Feb 20, 2009 at 11:28:50AM -0200, Gabriel wrote:
> Attached patch with new events RowDestroyedSignal and RowUpdatedSignal.
I added a call to send RowUpdatedSignal after .set(); also added
post-functions for both signals. I didn't use your tests - instead I copied
and modified test_row_u
On Fri, Feb 20, 2009 at 11:28:50AM -0200, Gabriel wrote:
> Attached patch with new events RowDestroyedSignal and RowUpdatedSignal.
Thank you! I will look at it... I hope, tomorrow...
Oleg.
--
Oleg Broytmannhttp://phd.pp.ru/p...@phd.pp.ru
Programmers don
On Thu, Feb 19, 2009 at 4:24 PM, Oleg Broytmann wrote:
> On Thu, Feb 19, 2009 at 04:04:16PM -0200, Gabriel wrote:
>> just a question, are you planning to add events RowDestroyedSignal and
>> RowUpdatedSignal, in other words events that are invoked after and not
>> before like de actual ones.
>> Ju
On Thu, Feb 19, 2009 at 04:04:16PM -0200, Gabriel wrote:
> just a question, are you planning to add events RowDestroyedSignal and
> RowUpdatedSignal, in other words events that are invoked after and not
> before like de actual ones.
> Just the same as RowCreatedSignal and RowCreateSignal
I don'
Hi all,
just a question, are you planning to add events RowDestroyedSignal and
RowUpdatedSignal, in other words events that are invoked after and not
before like de actual ones.
Just the same as RowCreatedSignal and RowCreateSignal
--
Kind Regards
---