From: Zach Dennis Date: 2005-01-22T10:44:06+09:00 Subject: Re: [REXML] Raw Elements trans. wrote: > Well, I just want to specify a tag and anything in that tag would be > left verbatim. That's all really. I'm tryng to find info on libxml > bindings (rather difficult to find it seems) though I have a feeling > that won't work either. > > Worse comes to worse I'll wipe out old trust Tagiter and see if that > will do. Otherwise I'll have to roll my own. Just what I need More > Work! > REXML should be pretty easy to manipulate or add functions to. Why roll your own when you can just add a new behavior? Zach