Hi Kiran,

On 8/4/10 7:22 PM, Kiran Ayyagari wrote:
hello guys,

       Currently in the server we use more than one similar message
structures at various levels of
       processing to represent the same message type.

     e.x
       for a add request we use 'AddRequestCodec' during the encoding phase and
       'AddRequestImpl' to be used by the server in the later phases

     similarly there are several message structures who are mostly
identical. Merging them will
     improve the performance of the network layer and also allows
client-api to use these classes directly.
     (currently client-api has another set of classes)

     We would like to work on these changes from tomorrow.
I'll give more substance to my answer later, but basically, let's do it ! Can you create a branch for this purpose ?

Many thanks !

--

Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to