On Tue, 28 Jul 2015 15:19:33 -0300, Poggenpohl, Daniel <daniel.poggenp...@isst.fraunhofer.de> wrote:

Hi,

Hi!

I've implemented a working solution using the method on this page:

http://wiki.apache.org/tapestry/Tapestry5HowToReadSymbolsFromPropertiesFile
I implemented a SymbolProvider, a buildFileSymbolProvider method and a contributeSymbolSource method.

How is your method different from that one?

The method is exactly the same: creating one SymbolSource implementation and contribute it to the SymbolSource distributed configuration. The URL above just provides two SymbolSource implementations based on property files and declares both as services, which is good but not a requirement for it to work, while I just provided a sketch on how to implement them and how to contribute them.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to