Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Multiple fixes: #5

Merged
merged 2 commits into from
Sep 19, 2014
Merged

Multiple fixes: #5

merged 2 commits into from
Sep 19, 2014

Conversation

tj-recess
Copy link
Collaborator

  1. Entities can have both long and Long as field type (same for int, double, float).
  2. Null GeoPt and Date fields are ignored instead of throwing exception.
  3. Polymorphic types are handled using @DocumentIndexSubClass annotation (added test for same).
  4. Updated app-engine version to be 1.9.5 and java compiler to 1.7 (this should probably be left for cnosumer to decide).

@marcosvidolin Apologies for formatting changes. Let me know if there is a standard formatter you're using or I can provide mine.

1. Entities can have both long and Long as field type (same for int, double, float).
2. Null GeoPt and Date fields are ignored instead of throwing exception.
3. Polymorphic types are handled using @DocumentIndexSubClass annotation (added test for same).
4. Updated app-engine version to be 1.9.5 and java compiler to 1.7 (this should probably be left for cnosumer to decide).
@marcosvidolin
Copy link
Owner

Really cool @tj-recess I will merge today!
Thank you so much

marcosvidolin added a commit that referenced this pull request Sep 19, 2014
@marcosvidolin marcosvidolin merged commit 077fa18 into marcosvidolin:master Sep 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants