On Tue, 2007-05-29 at 15:31 +0300, Eddy Petrișor wrote:
> Not sure if this is good enough; as you can see, I didn't knew where to put 
> the breakpoint (g_assert was not useful):

The trick to break on glib assertions is to break on g_logv, which is
the lowest message output function.

> The svn build seems ok. Will you do a 0.8 release; I went back to 0.6 which 
> worked fine, but it would be nice to be able
> to set categories right from task creation.

Cool, I'll make a 0.8 shortly.

> BTW, I think that task categorization could be done more intuitive with a 
> syntax like "::category:: task". This would
> allow later multiple categorization (e.g.: "::dev::pkg:: release tasks 0.8" 
> ;-) ).

I prefer @foo because it is the same as the Getting Things Done syntax.
Multiple categories will be implemented by splitting the string on ",",
so you'd do @dev,pkg.

Ross
-- 
Ross Burton                                 mail: [EMAIL PROTECTED]
                                          jabber: [EMAIL PROTECTED]
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to