Which code sections are generated, and which ones are written by humans? I'm doing some static analysis clean-up, and want to know where it's worthwhile to spend my efforts. Obviously everything in the org.apache.curator.generated tree is, but is there anything else? At first glance, org.apache.curator.x.rpc.idl looks like it might be, but I'm not sure.
Is this documented anywhere? Thanks, Mike
