I'm afraid that short of an API change to the Messages interface (to
expose the message keys), you will need to use reflection to access
that field.

On Tue, Feb 7, 2012 at 8:45 AM, Miguel O. Carvajal
<tapes...@carvajalonline.com> wrote:
> Hey All,
>
> I have a situation where I have an application that requires that the
> application message catalog be serialized to JSON and processed by the
> browser.
>
> I have the basic code to do this but MessagesImpl.java has its "properties"
> map defined as private.
>
> Is there something I could do (like a ComponentClassTransformWorker but for
> the Messages service) that will expose that map?
>
> I am using Tapestry 5.2.6.
>
> I would appreciate any help on this issue.
>
> Thanks!
>
> Omar
>
> ---------------------------------------------------------------------
> 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

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

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

Reply via email to