You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Mike Kienenberger <mk...@gmail.com> on 2005/08/17 16:56:38 UTC

Renderkit for testing

Has anyone given any thought to a renderkit designed for testing?

Perhaps it would "render" a Map entry for every UIOutput subclass with
the id as the key and the component value as the value during
encoding, and reverse the process for decoding.

-Mike