Re: XHTML & WO
Re: XHTML & WO
- Subject: Re: XHTML & WO
- From: "Jonathan Fleming" <email@hidden>
- Date: Wed, 14 Apr 2004 13:14:52 +0100
From: David Teran <email@hidden>
To: "Jonathan Fleming" <email@hidden>
CC: email@hidden, email@hidden
Subject: Re: XHTML & WO
Date: Wed, 14 Apr 2004 13:57:09 +0200
So, I take it there there is no way around this problem at present other
than to go around my whole project and into every html component and
manually correct all the tags? :^( nightmare!
Is there a way to generate code to do this on the fly?
I have done this in Project Wonder, sublassed WODynamicElements care about
this very well. We are developing WO applications that generate pure XML
which is transformed to HTML using XSLT. Works fine and after correcting
some things that were quite slow in the beginning. You can look at
ERXPatcher which has some inner static classes that extend the various
dynamic elements. Either you can copy the code or you can subclass
ERXApplication and ERXSession instead WOApplication and WOSession which
brings a lot of other benefits.
regards David
Thanks David, phew... saved
Jonathan :^)
_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection
http://www.msn.co.uk/specials/btbroadband
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.