Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hibachi-dev] Extension Point for the Outline Page

I have completed my first attempt at refactoring the Hibachi code to
provide an extension point for outline views and I hope to get feedback
from the Hibachi developers. I have posted the patch and information
about the patch on my blog here:
http://todd.wallentine.com/blog/?p=232

Unless told otherwise, I will continue to post patches to my blog and
mention them on this list.

I hope this patch can be integrated with the mainline. Let me know what
I can do to make sure this happens.
todd

Todd Wallentine wrote:
I wanted to let the hibachi developers know about some plans we have for
working with Hibachi.  One of the first things that we will be
implementing to work with SPARK is an alternative outline view for the
source editor (AdaEditor).

Because of this, we plan on refactoring some of the code that is in
hibachi.ui plugin so that there is an extension point for outline pages.
 I am hoping that after we refactor the code and supply the patch it can
be committed into the mainline for the Hibachi project.  This will allow
us to keep our code separate from the Hibachi project (as well as allow
others to extend hibachi in the same way).

We will do our best to follow the existing patterns (code formatting as
well as architecture) so as to make it easier to read and accept.

Let us know if we are heading down the wrong path or if there are any
guidelines on submitting patches.

thanks,
Todd Wallentine

_______________________________________________
hibachi-dev mailing list
hibachi-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/hibachi-dev




Back to the top