Author: abogachuk
Date: 2009-07-30 11:17:42 -0400 (Thu, 30 Jul 2009)
New Revision: 16904
Modified:
trunk/seam/docs/reference/en/modules/seam_preferences.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-773 - Seam EL validator updated
Modified: trunk/seam/docs/reference/en/modules/seam_preferences.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/seam_preferences.xml 2009-07-30 15:16:17 UTC (rev
16903)
+++ trunk/seam/docs/reference/en/modules/seam_preferences.xml 2009-07-30 15:17:42 UTC (rev
16904)
@@ -81,7 +81,9 @@
</emphasis> section there is now a preference for setting severity
of EL Syntax. You
can select whether the Seam validator displays an error, a warning or
just ignore
the EL Syntax error.</para>
-
+ <note><para>There are references made between each EL and
variable name, so you can revalidate a particular EL if a context variable was changed.
This makes parsing of each resource with referenced ELs much
faster.</para></note>
+
+
<figure>
<title>Severity Preference for EL Syntax</title>
<mediaobject>