lax #5160 skip dbmodel layer [resolved]
LAX should use the lower level ``Query`` and ``Entity`` objects instead of the dbmodel layer and GQL queries. | |
priority | normal |
---|---|
type | enhancement |
done in | 0.3.0 |
load | 1.000 |
load left | 0.000 |
closed by | <not specified> |
LAX should use the lower level ``Query`` and ``Entity`` objects instead of the dbmodel layer and GQL queries. | |
priority | normal |
---|---|
type | enhancement |
done in | 0.3.0 |
load | 1.000 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2008/06/05 16:23, written by sthenault
add commentmostly done, though appengine.ext.db is still used to provide the compat layer (eg *Property fields) and this should be removed as well (either by removing this compat layer or by using simple empty stubs)