Hi, What do you think about dedicated annotations that are alternative to buildXXX() and contributeXXX() name convention?
I changed service names a few times and forgot to update my build and contribute methods. If I would code it with annotations, say @Build( serviceId = ServiceInterface.class ) it would be refactored by IDE automatically. P.S. Do I miss anything? Regards, Sergey. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org