Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object Persistence Specification for Dart #7105

Closed
DartBot opened this issue Dec 3, 2012 · 2 comments
Closed

Object Persistence Specification for Dart #7105

DartBot opened this issue Dec 3, 2012 · 2 comments
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). closed-not-planned Closed as we don't intend to take action on the reported issue P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@DartBot
Copy link

DartBot commented Dec 3, 2012

This issue was originally filed by prt10...@gmail.com


Enhancement Request:

Create an object persistence specification for Dart, like JPA and JDO for Java, that persistence providers can implement.

@anders-sandholm
Copy link
Contributor

Added Area-Language, Triaged labels.

@DartBot DartBot added Type-Defect area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). labels Dec 5, 2012
@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed triaged labels Feb 29, 2016
@munificent
Copy link
Member

As I'm sure you know, serialization and persistence are pretty huge topics. They are very important for some users, but my impression is that different users have disparate needs. Given that, we don't think it's likely that we can come up with a great one-size-fits-all solution at the language level.

@munificent munificent added the closed-not-planned Closed as we don't intend to take action on the reported issue label Dec 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). closed-not-planned Closed as we don't intend to take action on the reported issue P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

4 participants