Author: andyhot
Date: Sun Nov 5 05:43:29 2006
New Revision: 471423
URL: http://svn.apache.org/viewvc?view=rev&rev=471423
Log:
doc
Modified:
tapestry/tapestry4/branches/4.1.1-clientIds/tapestry-framework/src/descriptor/META-INF/tapestry.bindings.xml
Modified:
tapestry/tapestry4/branches/4.1.1-clientIds/tapestry-framework/src/descriptor/META-INF/tapestry.bindings.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/branches/4.1.1-clientIds/tapestry-framework/src/descriptor/META-INF/tapestry.bindings.xml?view=diff&rev=471423&r1=471422&r2=471423
==============================================================================
---
tapestry/tapestry4/branches/4.1.1-clientIds/tapestry-framework/src/descriptor/META-INF/tapestry.bindings.xml
(original)
+++
tapestry/tapestry4/branches/4.1.1-clientIds/tapestry-framework/src/descriptor/META-INF/tapestry.bindings.xml
Sun Nov 5 05:43:29 2006
@@ -120,7 +120,7 @@
<service-point id="HiveMindBindingFactory" interface="BindingFactory">
- Creates bindings where the path is a HiveMind object reference.
+ Creates bindings where the path is a HiveMind object reference
<invoke-factory>
<construct class="HiveMindBindingFactory">
@@ -133,7 +133,7 @@
<service-point id="ClientIdBindingFactory" interface="BindingFactory">
- Creates bindings where the path is a HiveMind object reference.
+ Creates bindings that returns the client-side id of a component.
<invoke-factory>
<construct class="ClientIdBindingFactory">