[phc-general] Open Issues

jamesmikedupont at googlemail.com jamesmikedupont at googlemail.com
Sat Feb 21 13:09:07 GMT 2009


Ok,
but for these strings, regexes, I would like to encode them with a
html escape entity reference.
I will look into some patch, of course base64 is fine, but for xslt
processing, it makes things more difficult.

you can find my new xslts here:
http://code.google.com/p/rdfintrospector/source/detail?r=56

mike

On Sat, Feb 21, 2009 at 1:02 PM, Edsko de Vries <edsko at phpcompiler.org> wrote:
> Hi,
>
>> If the encoding is in base64, it is not very optimal,
>> I will look how to patch this.
>
> Base64 is the easiest way to avoid all sorts of escaping problems.
> Strings that are output in base64 have an attribute indicating this.
>
> Edsko
>


More information about the phc-general mailing list