[JDEV] Standards
Peter Abrahamsen
phae at uswest.net
Wed Jan 26 18:48:50 CST 2000
On Wed, Jan 26, 2000 at 02:23:42PM -0500, Peter Millard wrote:
> I kind of like this idea of using XML to store config info.
Certainly makes the most sense to me. As for whether to store information
locally or on the server, I think it should be up to the client - or rather,
the user. Sometimes you'll want to store some information on the server,
sometimes not.
Could the server part be combined with that idea for a mini-db or whatever
that was being discussed earlier. If I remember correctly, it was an
evolution of the jabster idea.
> <jabber_config>
> <connection host='jabber.org' port='5222'/>
> <user username='pgmillard' password='xxxx' resource='pgm'>
> <first>Peter</first>
> <last>Millard</last>
> <city>N. Tonawanda</city>
> </user>
</connection> :P
<snip/>
Peter
More information about the JDev
mailing list