Date: 2004-11-03T15:37:04
Editor: BrianLee <[EMAIL PROTECTED]>
Wiki: Jakarta-Slide Wiki
Page: DefinitionNode
URL: http://wiki.apache.org/jakarta-slide/DefinitionNode
no comment
Change Log:
------------------------------------------------------------------------------
@@ -53,16 +53,19 @@
==== Scope ====
-You need to add the scope to have the store (tx) visible.
+"You need to add the scope to have the store (tx) visible."
{{{
<scope match="/" store="tx"/>
}}}
-So far, you can choose to configure the <scope> tags either directly underneath each
store, or put all the <scope> tags at the bottom of configuring all your stores at
this time. Soon there will be a standard and expectation, but for now lasse faire.
+"So far, you can choose to configure the <scope> tags either directly underneath each
store, or put all the <scope> tags at the bottom of configuring all your stores at
this time. Soon there will be a standard and expectation, but for now lasse faire."
-==== General Store Definition Information ====
+==== General Store Definition Information (Low Level Services) ====
+
+This describes low-level services configuration for the store.
+(For some reason, it was decided that these low level services also be called
"stores" - this makes it a bit confusing.)
{{{
<contentstore classname="org.apache.slide.store.txfile.TxFileContentStore">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]