I don't have any real life examples, but maybe we can brainstorm something. 

Are you obfuscating just the client, or the server as well?

Andrus

> On Jun 3, 2016, at 9:15 PM, Adam Boyle <abo...@valsphere.com> wrote:
> 
> Have any of you ever had to tackle the problem of obfuscating a project that 
> uses Cayenne? I'm looking to find a way to be able to obfuscate a Cayenne ROP 
> project and I'm hoping that we're not the first to attempt this.
> 
> 
> Our thinking is that we would write a utility/maven plugin to obfuscate the 
> project XML, generate the classes/DB, use a custom remapping utility to fix 
> up any code references, then use Proguard/whatever to obfuscate the remaining 
> code.
> 
> 
> Thanks in advance for any advice you can provide!
> 
> -Adam

Reply via email to