On Tuesday 20 October 2009 16:54:44 W. Trevor King wrote:
> On Thu, Oct 08, 2009 at 11:39:09PM +0200, Gianluca Montecchi wrote:
> > I just pushed to my branch what I think is the final version of the html
> > export, at least for the code.
> 
> Merged into my branch.  Nice template implementation.  I added some
> rudimentary support for non text/plain comments, since I tend to
> import emails into my bugdirs, and people don't always send me
> text/plain content.

Merged back to my branch. 

> I also rearranged the code to make it more straightforward for me and
> cleaned up a bit.  Let me know if I overcorrected :p.

No problems. It look better than mine :-)

> > The only things to add are some documentation and an example template.
> 
> How about adding an "--export-templates" option that would write the
> default template files to disk?

Good idea. Working on it

There is only one thing I think can have a problem, it seems that the 
--index-header option does not work as intended. I'm looking into it

> On Wed, Oct 07, 2009 at 10:48:01AM +0200, Gianluca Montecchi wrote:
> > On Tue, Oct 06, 2009 at 08:21:54AM -0400, W. Trevor King wrote:
> > > On Tue, Oct 06, 2009 at 09:47:24AM +0200, Gianluca Montecchi wrote:
> > > > The only showstopper is where to put the template directory once be
> > > > is installed. Any suggestion ? It can be put in the interface
> > > > directory to keep coherence i think.
> > >
> > > Inside the interface directory I think
> > >   be
> > >   `-- interfaces
> > >       `-- web
> > >           `-- html
> > >               `--template
> > >
> > >                  |--default
> > >                  |--template_1
> > >                  |--...
> >
> > Good
> 
> Done, (with "template" -> "templates") although with the default code
> inside becommands/html.py, the default directory is currently empty.
> 
> 
> Gianluca,
> 
> I think there's something wrong with your bzr installation / workflow.
> There were a number of commits in your branch that had lots of files
> being added/altered/deleted that don't exist on my branch.  See, for
[snip]
> In my branch,  interfaces/email/interactive/becommands is a symlink:

I see. My bad that I don't check before the merge

> I dunno what would cause this behavior, but merging your branch
> involved reverting a lot of unchanged files that bzr though were
> different...
>

The problem is kompare, the software I use to merge the branch. It seems that 
it cannot handle very well the symlink, so it think that there is some real 
files.
This is why I make the modification. Anyway, I merge your branch so now I hope 
all the problems are fixed.

bye
Gianluca

_______________________________________________
Be-devel mailing list
[email protected]
http://void.printf.net/cgi-bin/mailman/listinfo/be-devel

Reply via email to