Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] proposed changes to Configuration and IdASRegistry

It is the case that the changes are not persisted until applyUpdates() is called. But how do changes to the in-memory configuration get made, if not via the registerXXX methods?

...Greg


Markus Sabadello wrote:
So changes to the configuration are now made directly in the registerXXX methods?

Wasn't the idea that those methods would NOT touch the configuration, and that you would call applyUpdates instead() when you want to persist the changes? I liked that better..

Markus

On Tue, Jul 29, 2008 at 5:27 PM, Greg Byrd <gbyrd@xxxxxxxx <mailto:gbyrd@xxxxxxxx>> wrote:


    I've updated the Configuration Management wiki page to reflect the
    proposal for allowing configuration settings (and IdASRegistry
    elements, in particular) to be persisted.

    http://wiki.eclipse.org/Higgins_Configuration_Management

    Section 3 through 5 are the ones to pay close attention to.  I
    left the "Option 2" text on the page, but we're not currently
    pursuing that option.

    Please review and discuss on the list, or on the next call.  There
    are API changes here that would require modification to multiple
    projects.

    (Thanks to Rajalakshmi Iyer, who's driving this proposal.)

    ...Greg



    _______________________________________________
    higgins-dev mailing list
    higgins-dev@xxxxxxxxxxx <mailto:higgins-dev@xxxxxxxxxxx>
    https://dev.eclipse.org/mailman/listinfo/higgins-dev


------------------------------------------------------------------------

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



Back to the top