On Apr 9, 5:33 pm, "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> I never dreamed that bzr would make such a difference to the Leo project.

My strategy for what's next for Leo now often involves branches and
merges.

For example, I am about to create a sax-graph branch which will, as
the name implies, be a merge of the sax and graph-world branches.  I
am creating a separate branch for this because the merge may be
complex: I want to retain the previous branches until I am sure that
the merge has gone well.

Thinking in terms of branches and merges is a much higher-level
strategy than was possible before.

For example, the sax-graph branch implies that the graph world will be
the basis of future work.  The paste-outline command is the last piece
of the puzzle for the graph world.  It is low-level code; it would be
wasteful to do it in the context of the old (non-graph) world, only to
redo it for the graph world.  Much easier just to do paste-outline in
the graph world where the data structures are simpler.

I'll test the sax-graph branch for about a week before merging it with
the trunk.  At that point, a great leap forward will have happened.

Edward
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to