Hi,
Is it possible to have multiple ClientCodeGenerators combined, each taking care of generating a particular aspect? The reason is that I want to release a Nuget package with a RIA services code generator. It is, of course, problematic if installing this generator
would result in a conflict with another custom generator already used by a user of my package.
Any suggestion about how to deal with this?
Thanks in advance,
Merijn