public static void contributeOverrides(MappedConfiguration<Class,Object> configuration) { configuration.contribute(HLSLocator.class, new HLSLocator() { public String wheresHoward() { return "Nowhere and everywhere, man!"; } }); }
On Mon, May 11, 2009 at 9:31 AM, nille hammer <tapestry.nilleham...@winfonet.eu> wrote: > Yeah, not very hard... I have implemented a Tapestry service for that > purpose: HLSLocator.java > > ----- original Nachricht -------- > > Betreff: Re: Apache Tapestry on Google Maps > Gesendet: Mo, 11. Mai 2009 > Von: Alex Shneyderman<a.shneyder...@gmail.com> > >> Howard, do you seriously think it is hard to locate you? He, he ... >> >> On Mon, May 11, 2009 at 4:14 PM, Howard Lewis Ship <hls...@gmail.com> >> wrote: >> > Call me paranoid, but giving my exact location to a planet full of >> > strangers seems odd. >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> > > --- original Nachricht Ende ---- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry Director of Open Source Technology at Formos --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org