[Ur] Several patches and questions
Adam Chlipala
adamc at csail.mit.edu
Mon Dec 31 09:22:27 EST 2012
On 12/31/2012 09:19 AM, Edward Z. Yang wrote:
> Excerpts from Adam Chlipala's message of Mon Dec 31 22:06:47 +0800 2012:
>
>> By the way, allowing unrestricted use of the<meta> tag is poking a big
>> hole in the nice guarantees that Ur/Web gives, so I'd think twice before
>> exposing such with the FFI. ;)
>>
> Yeah, that's not surprising. Too bad I can't name the tag 'unsafeMeta' ;-)
> (In this case, I need it because an external JS lib is looking for the
> tag and won't fire if it's not present.)
>
You can provide alternate HTML snippets using arbitrary C or JavaScript
code via the FFI, which is admittedly a bit more of a pain.
More information about the Ur
mailing list