
lannings at who
Mar 13, 2009, 1:24 AM
Post #4 of 5
(1257 views)
Permalink
|
It's related to publish elements, and it's crap. Suggest a better name. On Thu, 12 Mar 2009, Beaudet, David wrote: > Not exactly descriptive variable names... > >> -----Original Message----- >> From: David E. Wheeler [mailto:david [at] kineticode] >> Sent: Thursday, March 12, 2009 1:01 PM >> To: devel [at] lists >> Subject: Re: [8495] publish_status=1, etc. >> >> On Mar 12, 2009, at 9:20 AM, slanning [at] bricolage wrote: >> >>> + # xxx: here I just declare that if we're updating >>> + # then it's already been published before; >>> + # I don't know how else to do it with our crappy soap interface >>> + my $publish_crap = $operation eq 'create' >>> + ? ' <publish_status>0</publish_status>' >>> + : <<EOPC; >> >> Between your "craps" and my "fucks," people are going to start getting >> ideas about the quality of our code. ;-P >> >> David
|