[JDEV] Chat/IRC
Borko Nicholas
borko_nicholas at bah.com
Tue Sep 7 08:16:35 CDT 1999
Seems to me that if all your subtypes are going to be the same
(chat/popup), and you're specifying popup to be the default (didn't say
anything whether single or group would be default), shouldn't it be:
(chat|popup)/(single/group)
This also makes possible chat/* or popup/*, bypassing the MIME weirdness
issue. I can see that different kinds of message types could be possible
that aren't necessarily to a person, and thus may not have the subtypes
single or group.
just my $.02
Nick
Jeremie wrote:
>
> > okay... what about group non-chat? (a la zephyr or gale for instance)
> >
> > why not do:
> > group/(chat|popup)
> > single/(chat|popup)
>
> The default would automatically be "popup", chat would have to be
> specified as an alternative. You can have a group transport that works
> just like a mailing list, and messages would by default be popup unless
> the transport specifies chat.
More information about the JDev
mailing list