On Mon, 01 Sep 2014 17:45:21 -0300, Dimitris Zenios <[email protected]> wrote:

Hello everyone

Hi!

Please post this message in the users mailing list instead of the dev one. users@ is for using Tapestry, dev@ is for developing Tapestry itself.


I am trying to find ways in order to contribute custom message sources
other than properties file (Database for example).Is there an easy way to
achieve that other than overriding ComponentMessagesSource service?

I started by viewing the  tapestry-core code and I found out that
ComponentMessagesSource uses MessageSource in order to get the Messages but
unfortunately MessagesSourceImpl cannot be overridden since its not
declared as normal tapestry service but constructed at
ComponentMessagesSourceImpl constructor

My final goal would be to use apache-configuration for messages.

Cheers.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

  • Messages Source Dimitris Zenios
    • Re: Messages Source Thiago H de Paula Figueiredo

Reply via email to