From 901eba3907ddad1dbd748072d87554a23a82c4a8 Mon Sep 17 00:00:00 2001 From: Erwin Vervaet Date: Fri, 30 Mar 2007 10:09:30 +0000 Subject: [PATCH] Added comment to indicate that class in no longer used. --- .../engine/support/ConfigurableFlowAttributeMapper.java | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-webflow/src/main/java/org/springframework/webflow/engine/support/ConfigurableFlowAttributeMapper.java b/spring-webflow/src/main/java/org/springframework/webflow/engine/support/ConfigurableFlowAttributeMapper.java index a2c42aac..03836831 100644 --- a/spring-webflow/src/main/java/org/springframework/webflow/engine/support/ConfigurableFlowAttributeMapper.java +++ b/spring-webflow/src/main/java/org/springframework/webflow/engine/support/ConfigurableFlowAttributeMapper.java @@ -54,6 +54,11 @@ import org.springframework.webflow.execution.ScopeType; * @author Colin Sampaleanu */ public class ConfigurableFlowAttributeMapper extends AbstractFlowAttributeMapper implements Serializable { + + /* + * Note: no longer used by the Spring Web Flow code base. Kept around + * for possible usage by end users. + */ /** * The expression parser that will parse input and output attribute