jstrachan    2002/06/07 01:17:06

  Modified:    betwixt/xdocs faq.xml
  Log:
  patched typo in the faq
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-commons-sandbox/betwixt/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/betwixt/xdocs/faq.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- faq.xml   7 Jun 2002 07:56:39 -0000       1.2
  +++ faq.xml   7 Jun 2002 08:17:06 -0000       1.3
  @@ -89,8 +89,8 @@
                        Indeed with Betwixt you can just write your beans and not even 
worry
                        about XML schemas and providing you follow a simple bean 
naming convention
                        (the use of getter, setter and <i>adder</i> methods) you'll 
get nice looking XML for free.
  -        <dd>
           </dd>
  +        <dd>
                        In JDK1.4 there is a 
                        <a 
href="http://java.sun.com/j2se/1.4/docs/guide/beans/changes14.html";>long term bean 
serialization</a> 
                        mechanism which you can use. However Betwixt generates cleaner 
looking XML which can be customized
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to