Simon Fell > Its just code > RESTLog

Thursday, March 27, 2003

I got my RESTLog implementation finished, it now conforms fully the spec, I was expecting it to be fairly straightforward to implement, but was shocked at just how easy it was, it weighs in at around 500 lines of C#, of which at least half is the rendering code. next stop is to look at PageParser.GetCompiledPageInstance to see if I can templatize the actual rendering.