You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2006/06/23 15:32:52 UTC

DO NOT REPLY [Bug 39879] New: - Modify LenyaMetaDataGenerator to produce cleaner XML output

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=39879

           Summary: Modify LenyaMetaDataGenerator to produce cleaner XML
                    output
           Product: Lenya
           Version: Trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        AssignedTo: dev@lenya.apache.org
        ReportedBy: pol-admin@uni-duisburg.de


the attached patch modifies thorsten's metadata generator to create cleaner xml
output from the timestamp and workflowVersion metadata. it's an ugly hack
because it relies on arcane regex manipulations, but then so is the internal
metadata.
this patch will hopefully become obsolete as the internal metadata is
restructured, but for the time being it's useful, so please apply.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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


DO NOT REPLY [Bug 39879] - Modify LenyaMetaDataGenerator to produce cleaner XML output

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=39879





------- Additional Comments From pol-admin@uni-duisburg.de  2006-06-23 13:34 -------
Created an attachment (id=18517)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18517&action=view)
extends the metadata generator to produce more fine-grained xml output by
regex-splitting multi-value metadata fields.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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


DO NOT REPLY [Bug 39879] - [PATCH] Modify LenyaMetaDataGenerator to produce cleaner XML output

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=39879


gregor@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Modify                      |[PATCH] Modify
                   |LenyaMetaDataGenerator to   |LenyaMetaDataGenerator to
                   |produce cleaner XML output  |produce cleaner XML output




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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


DO NOT REPLY [Bug 39879] - [PATCH] Modify LenyaMetaDataGenerator to produce cleaner XML output

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=39879


pol-admin@uni-duisburg.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From pol-admin@uni-duisburg.de  2006-08-31 21:46 -------
this patch has mostly been superseded by andreas' implementation of the
{workflow:*} input module. iirc consensus was to make all public metadata
available via input modules (or additionally a transformer or template engine)
and to get rid of the LenyaMetaDataGenerator eventually.
i suggest not applying it, since it creates nice output from a very ugly data
structure, which should be fixed instead. moreover, it does not address the
problem of ad-hoc and insufficiently documented xml namespace usage in lenya.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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