.. snip ..
Is there any reason that you want to cut out 250K? Are you using MINA in an embedded environment? Trustin
Actually we are using netty on a mini application working as a spelling checker server for all desktop applications. I want to cut out all unnecessary stuff to achieve smaller memory footprint and faster start-up, since it is essential for the desktop system. Mehmet.