I'd like to use the Configuration API for a project that I'm working and trawling through the documentation prompted a few questions:

  1. The Preferences API has the notion of synchronization which allows
     the preferences to be synced with a backing store is there any
     such equivalent in the Configuration API?
  2. Is there a way to listen to changes in individual nodes.  For
     example, if I want to create a Swing interface that includes a
     text box and bind changes to the Configuration to the textbox, is
     there an easy way of doing it?
  3. There was mention of supporting the Preferences API in a future
     release, how close is that intended release?

Regards,

Mark Fortner

Reply via email to