Re: r22465 - gnucash/trunk/src/engine - Allow SchedXaction to safely handle having g_object_property_set called on

2012-10-28 Thread Phil Longstaff
How about an else clause in case the value is invalid? From: John Ralls jra...@code.gnucash.org To: gnucash-patc...@gnucash.org Sent: Saturday, October 27, 2012 7:30:57 PM Subject: r22465 - gnucash/trunk/src/engine - Allow SchedXaction to safely handle having

Re: r22465 - gnucash/trunk/src/engine - Allow SchedXaction to safely handle having g_object_property_set called on

2012-10-28 Thread John Ralls
On Oct 28, 2012, at 11:51 AM, Phil Longstaff phil.longst...@yahoo.ca wrote: How about an else clause in case the value is invalid? If it's invalid, it does nothing. What would you like it to do? Regards, John Ralls From: John Ralls

Re: r22465 - gnucash/trunk/src/engine - Allow SchedXaction to safely handle having g_object_property_set called on

2012-10-28 Thread Phil Longstaff
: r22465 - gnucash/trunk/src/engine - Allow SchedXaction to safely handle having g_object_property_set called on On Oct 28, 2012, at 11:51 AM, Phil Longstaff phil.longst...@yahoo.ca wrote: How about an else clause in case the value is invalid? If it's invalid, it does nothing. What would you like

Re: r22465 - gnucash/trunk/src/engine - Allow SchedXaction to safely handle having g_object_property_set called on

2012-10-28 Thread John Ralls
is in gnc_schedxaction_get_property(). Regards, John Ralls From: John Ralls jra...@ceridwen.us To: Phil Longstaff phil.longst...@yahoo.ca Cc: gnucash-devel@gnucash.org devel gnucash-devel@gnucash.org Sent: Sunday, October 28, 2012 7:02:53 PM Subject: Re: r22465 - gnucash/trunk/src/engine - Allow SchedXaction