After some discuss with Janstey, I know the web editor is working for
changing the existing route, not for router development. The duty of
creating bean may be dropped on groovy editor.

alloyer wrote:
> 
> all right. I am going to create a page to list which DSL have been
> supported these days.
> Now the main problem I encountered is to deal with the invoking of a
> registered bean or creating object (such as a MyAggregationStrategy
> instance) when editing route in Groovy.
> Do you think it is a top priority work? 
> Or I should let current DSL support more robust firstly?
> 
> 
> Claus Ibsen-2 wrote:
>> 
>> Load balancer is not a top priority DSL to get working 100% in groovy
>> DSL at this time.
>> 
>> If you have other DSL to port then please take a look at them instead.
>> For instance the Content Based Router (choice) is top priority.
>> 
>> 
>> 
>> On Mon, Jul 6, 2009 at 1:05 PM, alloyer<allo...@gmail.com> wrote:
>>>
>>> When renderring
>>>    loadBalance().failover(IOException.class)
>>>    resequence(body())
>>> ,need a getExceptions() for FailOverLoadBalancer and a
>>> getExceptionList()
>>> for ResequenceDefinition.
>>>
>>>
>>> JIRA j...@apache.org wrote:
>>>>
>>>> groovy renderer
>>>> ---------------
>>>>
>>>>                  Key: CAMEL-1392
>>>>                  URL:
>>>> https://issues.apache.org/activemq/browse/CAMEL-1392
>>>>              Project: Apache Camel
>>>>           Issue Type: Sub-task
>>>>             Reporter: James Strachan
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> This message is automatically generated by JIRA.
>>>> -
>>>> You can reply to this email to add a comment to the issue online.
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/-jira--Created%3A-%28CAMEL-1392%29-groovy-renderer-tp22220288p24353532.html
>>> Sent from the Camel Development mailing list archive at Nabble.com.
>>>
>>>
>> 
>> 
>> 
>> -- 
>> Claus Ibsen
>> Apache Camel Committer
>> 
>> Open Source Integration: http://fusesource.com
>> Blog: http://davsclaus.blogspot.com/
>> Twitter: http://twitter.com/davsclaus
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-jira--Created%3A-%28CAMEL-1392%29-groovy-renderer-tp22220288p24354997.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to