[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [p2-dev] Tracking API Breakage
|
I was planning to take note of the major changes in https://bugs.eclipse.org/bugs/show_bug.cgi?id=291092
I will document the InstallableUnitQuery(null). Note that we have always provided a pre-canned query for this InstallableUnitQuery.ANY.
Ian Bull ---10/19/2009 01:58:16 PM---Are we tracking (provisional) API breakage?
![]()
From: | ![]()
Ian Bull <irbull@xxxxxxxxxxxxxxxxx> |
![]()
To: | ![]()
P2 developer discussions <p2-dev@xxxxxxxxxxx> |
![]()
Date: | ![]()
10/19/2009 01:58 PM |
![]()
Subject: | ![]()
[p2-dev] Tracking API Breakage |
Are we tracking (provisional) API breakage?
Obviously the moving of Query from Core to Metadata was breaking, but also we added a new constructor to InstallableUnitQuery which means anyone who was using new InstallableUnitQuery(null) [meaning give me all IUs I don't care what they match] now gets a compile error:
"The constructor is ambiguous"
This is not a big deal, I'm just wondering if we are tracking these things?
cheers,
ian
--
R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
http://eclipsesource.com | http://twitter.com/eclipsesource_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

