There is a PR on Camel's GitHub mirror (
https://github.com/apache/camel/pull/83) aimed to fix CAMEL-5958.
As today that patch removes package support in bindy so it can be only
incorporate in a version on which API breaks are permitted.
https://github.com/lburgazzoli/camel
https://issues.apache.o
Hello All,
I am using Camel 2.12.2 version, facing the same problem.
Is this feature available in Camel 3.0 now?
Please tell me when this could be ready?
Thanks in advance
--
View this message in context:
http://camel.465427.n5.nabble.com/Bindy-component-more-than-one-model-object-per-packa
On Wed, Sep 14, 2011 at 9:54 AM, Willem Jiang wrote:
> I think we could a construction to the BindyCsvDataFormat with class
> parameter, then we could work around this kind of issue by specifying a
> right module object to use.
>
Actually I think we should @deprecate the package mode, as you can'
I think we could a construction to the BindyCsvDataFormat with class
parameter, then we could work around this kind of issue by specifying a
right module object to use.
On 9/12/11 3:40 PM, Claus Ibsen wrote:
Hi
We would like to improve this in the future, either Camel 3.0, or earlier.
However
On Mon, Sep 12, 2011 at 9:52 AM, c.spiegel wrote:
>
> Claus Ibsen-2 wrote:
>>
>> So you can have multiple model objects in the same package, and then
>> just pin point the "main" class in the DataFormat.
>> For example as JAXB works.
>>
>
> Will this feature be included in future releases or is th
Claus Ibsen-2 wrote:
>
> So you can have multiple model objects in the same package, and then
> just pin point the "main" class in the DataFormat.
> For example as JAXB works.
>
Will this feature be included in future releases or is this still possible?
--
View this message in context:
http:/
Hi
We would like to improve this in the future, either Camel 3.0, or earlier.
However we would like to avoid any big breakings and thus we need to
be a bit careful on the 2.x branch. For 3.0 we can of course make
bigger changes if it is indeed needed.
So you can have multiple model objects in the