You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2006/10/05 21:54:34 UTC

svn commit: r453340 - /jakarta/commons/proper/scxml/trunk/xdocs/faq.fml

Author: rahul
Date: Thu Oct  5 12:54:34 2006
New Revision: 453340

URL: http://svn.apache.org/viewvc?view=rev&rev=453340
Log:
Add FAQ entry about serializability.

Modified:
    jakarta/commons/proper/scxml/trunk/xdocs/faq.fml

Modified: jakarta/commons/proper/scxml/trunk/xdocs/faq.fml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/faq.fml?view=diff&rev=453340&r1=453339&r2=453340
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/faq.fml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/faq.fml Thu Oct  5 12:54:34 2006
@@ -151,6 +151,15 @@
    </answer>
   </faq>
 
+  <faq id="serializability">
+   <question>
+    Are SCXMLExecutor instances serializable?
+   </question>
+   <answer>
+    Yes, as long as all associated user-defined content is too.
+   </answer>
+  </faq>
+
  </part>
 
 </faqs>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org