2009/7/8 Claus Ibsen <[email protected]>: > Hi > > Why do you need the .id in the Java DSL? Are you going to add some > editor that can edit Java DSL route also? > Shouldnt we leave that up to the Eclipse Java editor?
I think its for debugging purposes maybe? But as we've said in this thread, rather than calling getId() to find an ID in a tool/debugger/editor, just call idOrCreate() which will get the ID or lazily create one on the fly. -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/
