[seam-dev] rewrite filter: logging and outbound rewriting

Dan Allen dan.j.allen at gmail.com
Tue Oct 14 01:35:31 EDT 2008


First, let me say that I like the rewrite support in Seam 2.1 (I just
discovered it a couple of days ago). I have one concern and one
suggestion. First, my concern.

The logging level in the filter is too high. Reporting the matching
paths should be a debug-level log, not an info-level log. It's a
simple matter of ratio. The log messages at info level are now being
dominated by this filter. Perhaps it can report a summary when it
matches, but now it is reporting the details about how it is locating
the match.

Second, it appears that this filter does not offer outbound rewriting.
If the link on my page has a URL that would match, it is not being
rewritten. Is this planned? If not, can we plan it?

-Dan

-- 
Dan Allen
Software consultant | Author of Seam in Action

http://mojavelinux.com
http://mojavelinux.com/seaminaction

NOTE: While I make a strong effort to keep up with my email on a daily
basis, personal or other work matters can sometimes keep me away
from my email. If you contact me, but don't hear back for more than a week,
it is very likely that I am excessively backlogged or the message was
caught in the spam filters.  Please don't hesitate to resend a message if
you feel that it did not reach my attention.



More information about the seam-dev mailing list