You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ji...@codehaus.org on 2003/10/25 09:31:19 UTC

[jira] Updated: (JELLY-58) documentation fixes

The following issue has been updated:

    Updater: Robert McIntosh (mailto:robert@bull-enterprises.com)
       Date: Sat, 25 Oct 2003 2:29 AM
    Comment:
Patch for the ForEachTag documentation.

Robert
    Changes:
             Attachment changed to ForEachTag_patch.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-58&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-58


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-58
    Summary: documentation fixes
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: 1 hour

    Project: jelly
 Components: 
             documentation
   Fix Fors:
             1.0-beta-4

   Assignee: 
   Reporter: Bill Keese

    Created: Sun, 22 Jun 2003 9:45 PM
    Updated: Sat, 25 Oct 2003 2:29 AM

Description:
1. core:forEach - this function is documented as parsing over an XPath
expression.  Actually, it parses over a list of things.  xml:forEach parses
over an XPath expression.

2. xml:set - This function creates a variable of type List or Element,
rather
than type document.  Thus, the variable created from xml:set can be
used from the other xml library functions, but it cannot be used directly
by most functions in other libraries, which accept Document variables.

3. core:invoke -
current: A tag which creates a new object of the given type
correction: A tag which calls a function in an object instantied by core:new

4. core:invokeStatic is not documented on web page (I think that if you
just regenerate the web documentation, this will be fixed automatically)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org