[12:50:44 CDT(-0500)] <EricDalquist> athena: I saw that same blank javadoc page this morning
[12:50:54 CDT(-0500)] <athena> yeah i saw your tweet
[12:50:57 CDT(-0500)] <EricDalquist> did some digging and looks like oracle's webserver may be getting overloaded
[12:50:59 CDT(-0500)] <athena> not very encouraging, huh?
[12:51:01 CDT(-0500)] <athena> lol
[12:51:09 CDT(-0500)] <EricDalquist> it's just dropping the connection part way through the response
[12:52:12 CDT(-0500)] <athena> ick
[12:52:23 CDT(-0500)] <EricDalquist> yeah
[12:52:38 CDT(-0500)] <EricDalquist> not very encouraging at all
[13:37:44 CDT(-0500)] <EricDalquist> hrm
[13:37:57 CDT(-0500)] <EricDalquist> so how bad would it be if the DLM processing pipe was replaced in trunk ...
[14:15:47 CDT(-0500)] <athena> i don't know
[14:15:50 CDT(-0500)] <athena> how bad would it be?
[14:16:04 CDT(-0500)] <EricDalquist> well all that stuff is built in SAX ContentHandlers
[14:16:09 CDT(-0500)] <EricDalquist> and the new pipeline is all StAX
[14:16:39 CDT(-0500)] <EricDalquist> I think it will be ok technically, you'll be able to add in StAX event filters at any point in the pipeline
[14:16:59 CDT(-0500)] <EricDalquist> versus right now you can only add in a DLM processor between the layout manager and the structure XSLT
[14:17:16 CDT(-0500)] <EricDalquist> it will just result in any existing DLM processor having to be re-written
[14:17:56 CDT(-0500)] <athena> i think as long as there's an equivalent for any existing extention functionality it's not the end of the world to have to make some code updates
Page Comparison
General
Content
Integrations