Emmanuele Bassi wrote:
mojito does not use twitter-glib anymore.
What does it use now?
in any case: json-glib (which is what twitter-glib uses) is now able to parse and handle 64 bit integers; I'll fix twitter-glib, though I'm planning a redesign of the API.
Is this a recent addition to json-glib? I might need to bump my version if so.
obviously this would not be needed if twitter didn't decide to abuse the fact that integer size is not defined by the JSON RFC. they should have used a string if they were planning to use auto-incremented integers as unique identifiers for users and, especially, statuses.
It certainly seems like strings would work pretty well in this context. cheers, Kris _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
