Author: apetrelli Date: Mon Oct 9 05:05:48 2006 New Revision: 454353 URL: http://svn.apache.org/viewvc?view=rev&rev=454353 Log: SB-53 Added FAQ entry regarding renaming GetAttributeTag to GetAsStringTag
Modified: struts/sandbox/trunk/tiles/src/site/fml/faq.fml Modified: struts/sandbox/trunk/tiles/src/site/fml/faq.fml URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/src/site/fml/faq.fml?view=diff&rev=454353&r1=454352&r2=454353 ============================================================================== --- struts/sandbox/trunk/tiles/src/site/fml/faq.fml (original) +++ struts/sandbox/trunk/tiles/src/site/fml/faq.fml Mon Oct 9 05:05:48 2006 @@ -31,6 +31,16 @@ </p> </answer> </faq> + <faq id="get-attribute-tag"> + <question>What happened to <code>GetAttributeTag</code> class? + </question> + <answer> + <p>The <code>GetAttributeTag</code> class has been renamed to + <code>GetAsStringTag</code> to conform to conventions on tag + libraries. + </p> + </answer> + </faq> <faq id="name"> <question>What happened to 'attribute' and 'definition'?</question> <answer>