You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran across this FR for the GAE Java libraries. Basically, they want Keys to use generics so that a Key referencing an Entity with kind K is actually a Key.
I ran across this FR for the GAE Java libraries. Basically, they want Keys to use generics so that a Key referencing an Entity with kind K is actually a Key.
I wanted to see what y'all thought about this.