From 97271ce1e7c2c06b7746e54a71f7b5e5aaca2191 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 14 Sep 2009 03:29:34 +0000 Subject: [PATCH] Minor tweak to README --- sfatables/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfatables/README b/sfatables/README index aae04079..ee8497e6 100644 --- a/sfatables/README +++ b/sfatables/README @@ -191,7 +191,7 @@ and the corresponding target processor: Contexts -------- -Matches and targets are associated with contexts. A target may use a variety of criteria to process a request, and may need to look them up in the SFA database. The 'context' contains an xpath expression that isolates the items that a match refers to. The XML spec corresponding to this expression corresponds to an abstract database schema defined as part of the library. SFA is responsible for evaluating this expression, obtaining the data items that the match needs and providing them to the match at the time of evaluation. +Matches and targets are associated with specific contexts. A target may use a variety of criteria to process a request, and may need to look them up in the SFA database. The 'context' contains an xpath expression that isolates the items that a match refers to. The XML spec corresponding to this expression corresponds to an abstract database schema defined as part of the library. SFA is responsible for evaluating this expression, obtaining the data items that the match needs and providing them to the match at the time of evaluation. -- 2.43.0