Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Most examples are broken due to API change #337

Open
alexleutgoeb opened this issue Oct 28, 2016 · 4 comments
Open

Most examples are broken due to API change #337

alexleutgoeb opened this issue Oct 28, 2016 · 4 comments

Comments

@alexleutgoeb
Copy link
Contributor

The search API request to Nestoria (as described here) does not return a guid identifier for properties anymore. Therefore the favorite feature is mostly broken on every platform implementation that uses the guid for referencing properties.

I already sent an email to Nestoria support this week, asking if that is a bug or on purpose. Just wanted to let you know, that this might be an issue in the future.

@alexleutgoeb
Copy link
Contributor Author

Here is a rough overview of projects using the guid field: https://github.com/tastejs/PropertyCross/search?utf8=✓&q=guid

@ColinEberhardt
Copy link
Member

Yikes - that's not good. Thanks for letting me know!

@codenameone
Copy link
Contributor

That might be misleading. E.g. Codename One appears in the list but the code specifically tests for a null GUID and uses a fallback.

@alexleutgoeb
Copy link
Contributor Author

Sure, this is only a code search for the guid key. My purpose was not to ask for changes in code but to highlight the issue. As this project is about comparing frameworks and best practices, I'm not asking for adding workarounds to projects but trying to get the API fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants