Re: Pattern/s sought
- From: "Gabriel Claramunt" <gabclar@xxxxxxxxxxxxxxx>
- Date: Wed, 15 Aug 2007 20:38:02 -0400
"Karsten Wutzke" <kwutzke@xxxxxx> wrote in message
news:1187086457.302632.243210@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello!IMHO, first I'll try to model the domain without thinking on patterns, and
I'm developing a chat client and I'm looking for the right pattern for
the object/s that handle the messages between the client and server.
The users can participate in several chats at once. You can think of
it as an IRC client basically.
I'm currently looking at the Proxy and Chain of Responsibility
patterns, but I'm not sure if I'm on the right track here.
Can anyone give some assistance please?
Oh, BTW the client is implemented in Java, so if there are any other
important classes of mention, please feel free do do so.
TIA
Karsten
then, probably I will look beyond the GoF patterns...
A little overkill, but probably useful is the messaging patterns book
"Enterprise Integration Patterns" by Gregor Hope and Boby Woolf (I just got
my copy, but barely skimmed it)
--
Gabriel Claramunt
http://gabrielsw.blogspot.com
.
- References:
- Pattern/s sought
- From: Karsten Wutzke
- Pattern/s sought
- Prev by Date: Re: Separation of API and implementation
- Next by Date: Re: Separation of API and implementation
- Previous by thread: Re: Pattern/s sought
- Next by thread: Separation of API and implementation
- Index(es):
Relevant Pages
|