Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] Source Tab work integrated into HEAD

Bump!  Has anyone given this any consideration?  Should I write this up in
BugZilla?

Thanks.
-Jon


On 9/21/07 11:11 AM, "Jonathan Coogan" <Jonathan.Coogan@xxxxxxxxxxxxxx>
wrote:

> Hi guys.  I'd like to request a change in the BPELMultipageEditorPart for the
> sake of extensibility.  It would be great if you could change the accessiblity
> on the following components from private to protected.
> 
> Fields
> 
>  - BPELEditor fDesignerView
>  - StructuredTextEditor fTextEditor
> 
> Methods
> 
> - void createSourcePage()
> - void createDesignPage()
> - void connectDesignPage()
> - void loadModel()
> 
> Just in general I would encourage you to consider using the protected keyword
> instead of private.  I'm sure there are lots of people out there who will be
> interested in extending the BPEL components.
> 
> Thanks!
> -Jon
> 
> 
> 
> On 9/19/07 8:51 AM, "Simon D Moser" <SMOSER@xxxxxxxxxx> wrote:
> 
>> 
>> Hi everybody!
>> 
>> We are happy to announce that today we integrated the first shot of the
>> source tab work that has been happening in a different stream back into
>> HEAD stream of the Eclipse BPEL Designer Project.
>> We also did a (very) little sanity test that looked good.
>> Needless to say that something might have slipped our eyes, so pls. keep an
>> eye on things that used to work in the DOMFacade stream and do not longer
>> work in the HEAD now, or the other way round.
>> (which then would be a merging issue on our side - let us know of that
>> pls).
>> 
>> However, this has a couple of consequences:
>> - First and foremost, the DOM facading / source tab work is not ready yet.
>> We're only about a third there, so things are expected not to work
>> properly! HEAD stream, as the latest development stream, might suffer from
>> issues for some time now (until this piece of work is completed).
>> - Everybody that needs a stable version of the BPEL Editor should stay on
>> the M3 release and stay away from HEAD!
>> - The Dom Facading / source tab I declare deprecated from today on. It
>> should not be used any longer.
>> 
>> Thanks for your understanding.
>> 
>> Cheers
>> Simon
>> 
>> Simon Moser, M.Eng.
>> 
>> 
>>                 
>>  Websphere Integration       Mail:           IBM Deutschland Entwicklung
>>  Developer Development       smoser@xxxxxx.  GmbH
>>  Team Lead BPEL Editor       com             Vorsitzender des
>>  Dept. 4722, Bldg.           Phone:          Aufsichtsrats: Martin Jetter
>>  71032-01, Room 086          +49-7031-16-43  Geschäftsführung: Herbert
>>  Websphere Solutions and     04              Kircher
>>  Services                    Fax:            Sitz der Gesellschaft:
>>  IBM Deutschland             +49-7031-16-48  Böblingen
>>  Entwicklung GmbH            90              Registergericht: Amtsgericht
>>  Schönaicherstr. 220, D ­                    Stuttgart, HRB 243294
>>  71032 Boeblingen
>>                 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> bpel-dev mailing list
>> bpel-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/bpel-dev



Back to the top