Re: inline declarative manifest, was Re: New manifest spec - ready for FPWD?

On Dec 4, 2013 6:20 AM, "Henri Sivonen" <hsivonen@hsivonen.fi> wrote:
> > <meta name=manifest content='{
> > "a": 1,
> > "b": "foopy"
> > }'>
>
> Are manifests really short enough for this kind of thing?

For single-page apps I would imagine it will be quite simple yes. Not quite
as short as the above, but will reasonable to type.

Additionally, since no extra escaping is done, you are not typing more than
what you'd type into the external file anyway.

/ Jonas

Received on Wednesday, 4 December 2013 19:07:20 UTC