Niclas Hedhman wrote:
On Wed, Sep 2, 2009 at 1:25 PM, Rickard Öberg<[email protected]> wrote:

I have now fixed up the EntityStore that works with the Preferences API.

Excellent. Is it still in Sandbox?? Want help to move it to qi4j-extensions?

Still in Sandbox, and yes, if you could move it to qi4j-extensions that would be most appreciated.

Does it use the "user root" or the "machine root" ?? GutFeeling says
that both are desirable (at the same time)...

Default is system root, but it is HIGHLY recommended that users provide the root node to use. Typically you'd want to do it as in the test: get the user root for the name of the application, in domain style (e.g. "org.qi4j.myapplication").

One question is whether we should also have our own Preferences SPI
implementation, or if we just go with whatever the platform uses as default?

I think the SPI implementation are mainly used for people using the
Preferences API directly but want to store it differently, in LDAP,
SQL or elsewhere.

Correct. The question is whether we want to have one of those, such as "store in XML file in application config directory".

/Rickard

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to