Date: 2004-08-16T23:22:36
   Editor: KenTam <[EMAIL PROTECTED]>
   Wiki: Apache Beehive Wiki
   Page: Controls/AssemblyAndBinding
   URL: http://wiki.apache.org/beehive/Controls/AssemblyAndBinding

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -96,11 +96,15 @@
 It is the responsibility of each {{{ControlAssembler}}}, when run, to 
determine whether the work it needs to do has already been done in a previous 
execution (for example, injection of deployment descriptor values).
 
 {{{
-TBD: no provision to just "clean" the work done by an assembler.  I think the 
answer here is you just need to a clean build, anything more seems like a 
nightmare.
+TBD: no provision to just "clean" the work done by an assembler.
+I think the answer here is you just need to a clean build,
+anything more seems like a nightmare.
 }}}
 
 {{{
-TBD: the controls binding file needs to apply at runtime too.  Is there 
another file?  Think about allowing runtime changing of controls binding.. 
Interaction with deployment.. Stale builds.. 
+TBD: the controls binding file needs to apply at runtime too.
+Is there another file?  Think about allowing runtime changing
+of controls binding.. Interaction with deployment.. Stale builds.. 
 }}}
 
 ----

Reply via email to