ComponentWorld
ComponentWorld copied to clipboard
Compile error. CycleBindingFactory cannot be resolved
src/main/java/org/apache/tapestry/unicorn/services/AppModule.java in back-to-maven branch refers to CycleBindingFactory but there is no source code for CycleBindingFactory class.
... import org.apache.tapestry.unicorn.bindings.CycleBindingFactory ... configuration.add("cycle",new CycleBindingFactory(bindingSource)); ...
Sorry, that was a remnant from an experiment that I didn't mean to commit, and you can safely remove that from your copy of the code. I'll commit a fix soon.
Incidentally, the missing source code is at https://wiki.apache.org/tapestry/Tapestry5HowToAddBindingPrefixCycle