Open
Description
I tried running my own local copy of this site, but got compile errors.
package appengine: unrecognized import path "appengine"
package appengine/datastore: unrecognized import path "appengine/datastore"
package appengine/urlfetch: unrecognized import path "appengine/urlfetch"
are appengine packages a must?
can we replace them with defined interface calls?
Would it work if I forked my own copy and made the changes myself? I didn't look into the code yet.
Metadata
Metadata
Assignees
Labels
No labels