27 Aug
2004
27 Aug
'04
3:25 p.m.
On Fri, 27 Aug 2004, Mary Gardiner wrote:
class Resource(resource.Resource): def render(self, request):
I believe you want to be doing this by returning a string from render_GET, rather than by reimplementing render.
-Mary
Unfortunately it makes no difference :( Browser still doesnt understand <svg:*> correctly although both codes received by browser are the same. Anyway, thanks Krzys