brianleroux / lawnchair

A lightweight clientside JSON document store,
http://brianleroux.github.com/lawnchair
MIT License
2.13k stars 246 forks source link

Trying to move to latest version #42

Open theescapers opened 13 years ago

theescapers commented 13 years ago

Hi, I'm trying to move to the latest version, which it seems has a new API, I've got past a few of the errors, but I'm getting:

Result of expression 'self.storage' [undefined] is not an object.

at line 29 in dom.js.

I've included dom.js, and lawnchair.js, and changed how I instantiate a Lawnchair object , but still no luck. I'm on Adobe AIR, which used to work fine on the older versions of Lawnchair I've used. I expect I'm just doing something wrong, but I can't find many docs which explain what's changed from the older versions.

I note there is no longer a dedicated Adobe AIR adapter, am I better off going back to an older version of Lawnchair?

Thanks

Garry

sangeethkumar commented 12 years ago

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">