L.S.,

We now have a lot of classes where we have both a setXxx(String value) and setXxxExpression(Expression value) method (e.g. I just noticed the DefaultHttpProviderMarshaler has them). Shouldn't this class [1] make it possible to support both constant values and expressions with the same method, which is probably more convenient for users?

Regards,

Gert


[1] http://svn.apache.org/viewvc/servicemix/smx3/trunk/core/servicemix-core/src/main/java/org/apache/servicemix/expression/ExpressionEditor.java?view=markup

Reply via email to