donaldp     2002/09/08 05:31:43

  Modified:    src/schema Tag: FACTORY-branch assembly.dtd
  Log:
  indicate that class is a synonym for impl
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.4.2   +2 -2      jakarta-avalon-phoenix/src/schema/assembly.dtd
  
  Index: assembly.dtd
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/schema/assembly.dtd,v
  retrieving revision 1.4.4.1
  retrieving revision 1.4.4.2
  diff -u -r1.4.4.1 -r1.4.4.2
  --- assembly.dtd      8 Sep 2002 12:27:37 -0000       1.4.4.1
  +++ assembly.dtd      8 Sep 2002 12:31:43 -0000       1.4.4.2
  @@ -31,8 +31,8 @@
   The element defines:
   
   name            the name of a block
  -class           the class of block instance.
  -                cannot be used with none-default factory
  +class           This is a synonym for impl. Kept for backwards
  +                compatability.
   factory         the name of the block factory.
                   optional, default factory will be used if not specified
   impl            factory specific description of the implementation of the block.
  
  
  

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

Reply via email to