Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] Fw: [Bug 204936] BPEL Source tab development

Hi all,

sorry, my fault. Of course this was part of the attachment - I just didnt
see it. Pls. ignore the previous email ;-)

Cheers and a happy new Year,
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                                                         
                                                                          






----- Forwarded by Simon D Moser/Germany/IBM on 30.12.2007 16:45 -----
|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Simon D Moser/Germany/IBM                                                                                                                         |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |BPEL Designer project developer discussions. <bpel-dev@xxxxxxxxxxx>                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |30.12.2007 16:44                                                                                                                                  |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Re: [Bug 204936] BPEL Source tab development                                                                                                      |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|




Hi Oleg,

I reviewed the last patch (sourcetab-20071207.patch) for Bug 204936 from
Oleg and released it.
I will now close this bug. However, the UI part that you mentioned was not
part of the patch attachment.
Can I ask you to file a new bug for this.

Cheers and a happy new Year,

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                                                         
                                                                          








|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |bugzilla-daemon@xxxxxxxxxxx                                                                                                                       |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Simon D Moser/Germany/IBM@IBMDE                                                                                                                   |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |11.12.2007 11:47                                                                                                                                  |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[Bug 204936] BPEL Source tab development                                                                                                          |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





https://bugs.eclipse.org/bugs/show_bug.cgi?id=204936
Product/Component: BPEL / UI




--- Comment #14 from Oleg Danilov <oleg.v.danilov@xxxxxxxxx>  2007-12-11
05:46:05 -0400 ---
Created an attachment (id=84945)
 --> (https://bugs.eclipse.org/bugs/attachment.cgi?id=84945)
sourcetab-20071207.patch

This bug isn't closed yet, so let me suggest one more patch :-)

model:
- added cdata cache in order to not create new cdata for existing elements
- added parent is reconciling check for expression in from/to (transparent
expression)
- added setElse(null) if there's no else element in dom

ui:
- now reconcileModelObjectForElement searches for first parent node that
has
corresponding model object in order to handle nested xml in the literal


--
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching the assignee of the bug.

Back to the top