Lance anychance you could provide me with a sample of the build method? I seen this in the Tap docs, just doesn't make total sense to me.
package org.example.myapp.services; public class MyAppModule { public static Indexer build() { return new IndexerImpl(); } } -- View this message in context: http://tapestry.1045711.n5.nabble.com/Using-generics-in-tapestry-service-tp5700399p5700665.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