Files
2012-02-21 01:15:00 -05:00

1 line
2.4 KiB
JSON

[{"user_id": 158, "stars": [], "topic_id": 11569, "date_created": 1299619259.4885559, "message": "but basically, I want to serialize SQLAlchemy models with respect to access controls based on the request", "group_id": 292, "id": 299629}, {"user_id": 158, "stars": [], "topic_id": 11569, "date_created": 1299619236.628293, "message": "I have a question on stack overflow: http://stackoverflow.com/q/5232461/133514", "group_id": 292, "id": 299625}, {"user_id": 158, "stars": [], "topic_id": 11569, "date_created": 1299619314.569592, "message": "I think this is a pretty good use case for aspect oriented programming", "group_id": 292, "id": 299637}, {"user_id": 158, "stars": [], "topic_id": 11569, "date_created": 1299619340.4773281, "message": "Thoughts?", "group_id": 292, "id": 299641}, {"user_id": 8391, "stars": [{"date_created": 1299677248.8575211, "user_id": 12404}], "topic_id": 11569, "date_created": 1299624565.905149, "message": "http://www.sqlalchemy.org/docs/05/reference/ext/serializer.html", "group_id": 292, "id": 300269}, {"user_id": 8391, "stars": [], "topic_id": 11569, "date_created": 1299624543.62485, "message": "SqlAlchemy has a built in de/serializer.", "group_id": 292, "id": 300268}, {"user_id": 12404, "stars": [], "topic_id": 11569, "date_created": 1299677268.2608271, "message": "no need to reinvent the wheel", "group_id": 292, "id": 304336}, {"user_id": 13916, "stars": [], "topic_id": 11569, "date_created": 1299688702.6303649, "message": "ack why are the 0.5 docs *still* coming up in google....I've had it in robots.txt for like a month now - please use the current docs http://www.sqlalchemy.org/docs/core/serializer.html", "group_id": 292, "id": 306627}, {"user_id": 13916, "stars": [], "topic_id": 11569, "date_created": 1299689017.2839839, "message": "though I would note that the serializer extension is explicitly *not* for the use case described in that post. Mapped objects are already pickleable through normal means. As far as the \"aspect\" mentioned, I think mixin classes give the best bang for the buck in this use case (i.e. Serializable mixin).", "group_id": 292, "id": 306652}, {"user_id": 5959, "stars": [], "topic_id": 11569, "date_created": 1299700502.6478751, "message": "I am assuming that he does not want to output resources in the pickle format? Unless I am missing something? The example on SO seems to be using json.", "group_id": 292, "id": 307779}]