The following comment has been added to this issue:

     Author: dion gillard
    Created: Wed, 15 Sep 2004 10:01 PM
       Body:
The context is being used to register taglibs found in the script.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/JELLY-144?page=comments#action_53124

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JELLY-144

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-144
    Summary: XMLParser should not depend on JellyContext
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: jelly
 Components: 
             core / taglib.core

   Assignee: 
   Reporter: Hans Gilde

    Created: Sun, 12 Sep 2004 6:39 PM
    Updated: Wed, 15 Sep 2004 10:01 PM

Description:
The parser uses a JellyContext while parsing. However, one can run a script parsed 
using one context, with another context. From an API perspective, something is wrong 
here.

Also, this violates the API pattern of "if package A depends on package B, then 
package B should not depend on package A".



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

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to