Re: Using T5 IOC in Groovy

2011-10-27 Thread Steve Eynon
public class AppModule { >    public static void bind(ServiceBinder binder) { >   } > } > > RegistryBuilder builder = new RegistryBuilder(); >    builder.add(AppModule.class); >  //      Registry registry = builder.build(); >   //    registry.performRegistryStartu

Using T5 IOC in Groovy

2011-10-24 Thread angelochen
in context: http://tapestry.1045711.n5.nabble.com/Using-T5-IOC-in-Groovy-tp4933054p4933054.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org