DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12227>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12227

[PATCH]  "pipeline-hints" patch

           Summary: [PATCH]  "pipeline-hints" patch
           Product: Cocoon 2
           Version: Current CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Patch to implement "pipeline-hints" as dicussed on cocoon-dev mailing list. 
Pipeline interface has been adjusted to take an extra "hintParam" when adding 
Generators/Transformers/Serializers. 

For example cachingPoint pipelines can now handle a caching-point hint: 
<map:transform src="common/style/xsl/html/simple-samples2html.xsl" 
hint="caching-point"/> to manually set caching point. 

NOTE: Proposed extended pipeline-hint syntax  Eg: <pipeline-hint="caching-point=
{cache}, connector=profiling"> not yet fully implemted, will be implemented 
once this patch gets accepted.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to