« [ANN] Apache Axis2 1.1 Released | Main | Why bundling JAX-WS in Java6 was a bad idea! »

Axis2 Performance / Quotable Quotes from woodstox

While i was working on enhancing Axis2 Performance, this caught my eye and absolutely made my day as my 3 year old is a huge fan!.

    if (ix >= 0) {
        if (!mFixContent) { // Can we fix it?
            return ix;
        }
        // Yes we can! (...Bob the Builder...)
        writeSegmentedComment(data, ix);
        return -1;
    }

TrackBack

TrackBack URL for this entry:
http://blogs.cocoondev.org/MT/mt-tb.cgi/3161

Post a comment