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 2007/11/01 14:36:51 UTC

DO NOT REPLY [Bug 43769] New: - chainsaw refactoring of global and default sitemap

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=43769>.
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=43769

           Summary: chainsaw refactoring of global and default sitemap
           Product: Lenya
           Version: Trunk
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Miscellaneous
        AssignedTo: dev@lenya.apache.org
        ReportedBy: nettings@apache.org


as a proof of concept, and as a compensation to the hackathon participants who
had to endure my constant stream of cursing, here's a take-no-prisoners cleanup
of global-sitemap.xmap and pubs/default/sitemap.xmap. both files are about 100
lines shorter now, and there is more potential for simplification.

it breaks everything that i found ugly (most notably our BXE integration and the
webdav hacks in the publication sitemap), but basic functionality is there and
most tests are passed.

goals:
* eliminate code that belongs into modules
* eliminate code duplication, specifically i18n, strip_namespaces,
prettyprinting proxy and uuid2url transforms, which are now gathered in one
global resource

the pipeline flow has been changed so that the stream is handled by global,
passed to publication and then returned to global for post-processing.

module sitemaps have not yet been reviewed.

-- 
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 43769] - chainsaw refactoring of global and default sitemap

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=43769>.
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=43769


nettings@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21076|0                           |1
        is obsolete|                            |




------- Additional Comments From nettings@apache.org  2007-11-01 13:49 -------
Created an attachment (id=21078)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21078&action=view)
next iteration


-- 
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 43769] - chainsaw refactoring of global and default sitemap

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=43769>.
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=43769


nettings@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21078|0                           |1
        is obsolete|                            |




------- Additional Comments From nettings@apache.org  2007-11-02 16:14 -------
Created an attachment (id=21081)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21081&action=view)
update to current trunk

some whitespace and comment updates are now in trunk. this patch contains only
functional changes and should be a lot more readable than the previous
junkpile.


-- 
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 43769] - chainsaw refactoring of global and default sitemap

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=43769>.
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=43769





------- Additional Comments From nettings@apache.org  2007-11-01 06:39 -------
Created an attachment (id=21076)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21076&action=view)
proof-of-concept refactoring of central sitemaps

just a teaser, not suitable for production or even regression testing.

-- 
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