Hello,

I want to provide additional configuration on startup to my Tapestry 
application. I want to store the additional configuration in a file containing 
lines "key=value".
I know I can contribute a symbol provider to load a file and access the symbols 
this way.

But I can't find the documentation for
- what method to write in the AppModule to contribute the Symbol Provider
- How to write a Symbol Provider

Can anyone help?

Regards,
Daniel P.

Reply via email to