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/07/28 02:59:35 UTC

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

Message:

   The following issue has been re-assigned.

   Assignee:  (mailto:)
   Assigner: peter royal (mailto:osi@pobox.com)
       Date: Sun, 27 Jul 2003 7:58 PM
    Comment:
so i remember to do it..
---------------------------------------------------------------------
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

   Assignee: 
   Reporter: Bill Keese

    Created: Sun, 22 Jun 2003 9:45 PM
    Updated: Sun, 22 Jun 2003 9:45 PM

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