On Sun, 14 Sep 2008, Jerome Laheurte wrote:

> Okay. I'm almost done with the templates.

Err, actually no. The basic feature is implemented but it still misses 
some things:

  * i18n (shouldn't be too hard)
  * budget (idem)
  * subtasks (a bit tricky but feasible)

Additionaly, I'm at loss as to where we can deploy data files. Under 
Windows, the program installation path is OK, but under MacOS, there 
is no such thing and the bundle content is not accessible to the 
lambda user (in order to add custom templates by himself). But this 
should be worked around by documenting how to do it :)

Under Linux, with a .deb or .rpm package, there is a notion of 
'datadir' but the user can change it when installing the package. And 
he rarely has access to it, so there should be a fallback on his own 
home directory, something like ~/.TaskCoach/templates...

Still some work to do, so.

Cheers
Jérôme

Reply via email to