[JDEV] nested group

Kenta Shiga shiga at sdl.hitachi.co.jp
Mon Sep 30 21:21:58 CDT 2002


Thank you Joe.

I'd like to point out two things.

1.
I think mod_groups needs to be changed on server side,
because 'required' groups can be nested.

2.
As Mike also pointed out,
some recommendation / standadization is needed
to clarify specification,
for example, how slashes within names of groups should be escaped
and something like that.

Best Regards,
--
Kenta Shiga, Researcher
Systems Development Laboratory, Hitachi,Ltd.
Tel: +81 45 860 3077 (ext.874-4435)
Fax: +81 45 860 1675 (ext.874-4402)

Joe Hildebrand wrote:

> Your client could just use "/" as a delimiter, and use group names like
> this:
>
>  <iq type="set">
>    <query xmlns="jabber:iq:roster">
>       <item jid="foo at bar.com" name="Foo">
>          <group>Corporate/Engineering/Laboratory</group>
>       </item>
>    </query>
> </iq>
>
> There would be no server changes needed, and clients that didn't know the
> naming standard would continue to work adequately.
>
> --
> Joe Hildebrand
>
> > -----Original Message-----
> > From: Kenta Shiga [mailto:shiga at sdl.hitachi.co.jp]
> > Sent: Wednesday, September 25, 2002 10:18 PM
> > To: jdev at jabber.org
> > Subject: [JDEV] nested group
> >
> >
> > Hi all,
> >
> > Could anyone give me advice
> > how a jabber client can get/set a 'nested group'
> > by an <iq/> element with jabber:iq:roster namespace
> > or other methods ?
> >
> > By the word 'nested group',
> > I mean a group that is a member of another group.
> >
> > For example,
> > suppose one of my contacts (buddies) is a member of 'sales' group,
> > how can a jabber client make 'sales' group be a member of 'abc.com' ?
> >
> > In my opinion,
> > if the current jabber protocol doesn't support this feature,
> > modification (or extension) of the protocol is needed.
> >
> > Thanks in advance.
> >
> > --
> > Kenta Shiga, Researcher
> > Systems Development Laboratory, Hitachi,Ltd.
> > Tel: +81 45 860 3077 (ext.874-4435)
> > Fax: +81 45 860 1675 (ext.874-4402)
> >
> >
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
> >
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list