hi..
our CTO would like to develop a framework for application developers that would depend on a specific wiring protocl (such as rpc/json/xml) meaning, the would be able to write a service and a client in the application and be able to configure either by annotation (provided by our framework) or from external configuration, this should also serve in case a client is a sliverlight/flex instead of another gwt client
my question is , is such a thing possible with rpc's nameing converions restrictions, our cto's claims you DON'T have to use naming convensions, nor do you have use rpc's annoations..