Re: Cyclomatic complexity of camel-redis

2016-05-31 Thread arno noordover
re defined. e.g. getDestination will get a String from the DESTINATION header. e.g. getLongValue will get a Long value from the VALUE header. etc... Do you have any ideas? Can this be simplefied? -- View this message in context: http://camel.465427.n5.nabble.com/Cyclomatic-complexity-of-c

Re: Cyclomatic complexity of camel-redis

2016-05-31 Thread Luca Burgazzoli
a certain Command. >> Can anybody guess what the impact will be when we add a lot of small classes >> in component? >> Will this impact performance or footprint? >> Is this a price that we are willing to pay? >> >> >> >> >> >> -- >> View thi

Re: Cyclomatic complexity of camel-redis

2016-05-31 Thread Bilgin Ibryam
dy guess what the impact will be when we add a lot of small classes > in component? > Will this impact performance or footprint? > Is this a price that we are willing to pay? > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Cyclomat

Cyclomatic complexity of camel-redis

2016-05-30 Thread arno noordover
price that we are willing to pay? -- View this message in context: http://camel.465427.n5.nabble.com/Cyclomatic-complexity-of-camel-redis-tp5783270.html Sent from the Camel Development mailing list archive at Nabble.com.