[jira] [Updated] (CAMEL-10627) Live reload for Java DSL routes

2017-03-01 Thread Claus Ibsen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CAMEL-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-10627:

Priority: Minor  (was: Major)

> Live reload for Java DSL routes
> ---
>
> Key: CAMEL-10627
> URL: https://issues.apache.org/jira/browse/CAMEL-10627
> Project: Camel
>  Issue Type: New Feature
>  Components: tooling
>Reporter: Claus Ibsen
>Priority: Minor
> Fix For: Future
>
>
> Tweeted about live reload for XML
> https://twitter.com/davsclaus/status/811226802874175488
> And wonder if we can do it for Java DSL (limited possibilities).
> But we still need to build that tool that parses your Java code and build the 
> route model in memory (we do fetch endpoints and expressions today). And with 
> that in mind, we could build the model, and output as XML for live java 
> update.
> There are some corner cases and if you use Java lamdas etc its not possible.
> Then again people can use JRebel or other tooling for hot reload of Java 
> .class files.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (CAMEL-10627) Live reload for Java DSL routes

2017-03-01 Thread Claus Ibsen (JIRA)

 [ 
https://issues.apache.org/jira/browse/CAMEL-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-10627:

Estimated Complexity: Advanced  (was: Unknown)

> Live reload for Java DSL routes
> ---
>
> Key: CAMEL-10627
> URL: https://issues.apache.org/jira/browse/CAMEL-10627
> Project: Camel
>  Issue Type: New Feature
>  Components: tooling
>Reporter: Claus Ibsen
>Priority: Minor
> Fix For: Future
>
>
> Tweeted about live reload for XML
> https://twitter.com/davsclaus/status/811226802874175488
> And wonder if we can do it for Java DSL (limited possibilities).
> But we still need to build that tool that parses your Java code and build the 
> route model in memory (we do fetch endpoints and expressions today). And with 
> that in mind, we could build the model, and output as XML for live java 
> update.
> There are some corner cases and if you use Java lamdas etc its not possible.
> Then again people can use JRebel or other tooling for hot reload of Java 
> .class files.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)