Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Petition to delay RC1 promotion


Delivered the change back to org.eclipse.datatools.connectivity.ui. Updated the BZ entry.

Brian Fitzpatrick
Senior Software Engineer/DTP Committer
Sybase, Inc.



rcernich@xxxxxxxxxx
Sent by: dtp-dev-bounces@xxxxxxxxxxx

12/01/2006 11:22 AM

Please respond to
DTP development mailing list <dtp-dev@xxxxxxxxxxx>

To
DTP development mailing list <dtp-dev@xxxxxxxxxxx>
cc
dtp-pmc@xxxxxxxxxxx, dtp-dev-bounces@xxxxxxxxxxx, dtp-dev@xxxxxxxxxxx
Subject
Re: [dtp-dev] Petition to delay RC1 promotion





> There is a problem in the 12/1 build of DTP requiring a "Refresh" in the
> DSE when creating/deleting connection profiles:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=166522
>
> This is an embarrassingly bad regression and I am very disappointed to
see
> it!
>

This was my fault.  I changed a line of code in the profile refresh logic.

Was: viewer.refresh()
Now: viewer.refresh(affectedProfile)

I did not think this was a breaking change.  I am in the process of
investigating why this is not behaving correctly and will create a BZ entry
against that code, if necessary.  In the meantime, Brian has reverted the
code back to its initial state.

Sincerest apologies,
Rob

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



Back to the top