Hi all,

I got 20 interface classes. Base on what criteria, how should i group them
into a dll? I do not want to put them all into one dll because if one class
need to break compatibility then the others are forced to break too.

Please advise. Thanks