Hi Peter,
Thank you for your answer.
Yes, I did look at JEP-0049, but that's related to private storage, while what I need is a permanent public storage. That, among other things means that:
1. all users (allowed to do so) could query the same storage (or part of it) and get the data
2. it is permanently stored (e.g. in a database)
3. has pubsub-like functioning (basically if someone updates or modify something in the public storage, or a part of it, that change is "broadcasted" to all on-line users
Of course, I'm not such an expert, but as I see the JEP-0049 can't give me all that, can it?
Do you have any other idea or hint?
Thanks, Ivan At 01.39 26/10/2004, Peter Saint-Andre wrote:
In article <[EMAIL PROTECTED]>, Ivan Blecic <[EMAIL PROTECTED]> wrote:
> I was looking for docs on this issue, but couldn't find anything useful, so
> here is my question.
>
> I would need something like a permanent data storage (possibly a relational
> database, let's say mysql).
Did you look at JEP-0049?
http://www.jabber.org/jeps/jep-0049.html
/psa
_______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mail.jabber.org/mailman/listinfo/jdev
_______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mail.jabber.org/mailman/listinfo/jdev
