No, this is not allowed and is generally considered bad practice. You will need to pass a class (or interface) that is not in the components/pages/mixins/base packages.
There are two main options: 1. Copy the data into a domain object and pass the domain object 2. Have your component implement an interface and pass by interface instead of the concrete component type. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Passing-form-component-into-service-tp5715894p5715896.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org