Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] Integration of "Work Offline" Connection State

Hey all,

I've finally integrated a "work offline" connection state into the
connection profile framework.  I've attached a patch with the changes to
the BZ (https://bugs.eclipse.org/bugs/show_bug.cgi?id=175005).

Still to do:
Add actions for "save offline" and "work offline"
Update connected check in extension point filters to use the "connected"
state
as opposed to using a boolean state.
Migrate the SQL model connection factory (ConnectionInfo) to the new
framework.

I should have the remaining work completed tomorrow (Thursday at the
latest).

Please review the patch for any potential impacts (since some of these
changes do affect API, in an additive way).

Best regards,
Rob Cernich
DTP Connectivity Project Lead



Back to the top