Skip to content

Consider using Dart/Henson libraries #320

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

Closed
samtstern opened this issue Sep 22, 2016 · 3 comments
Closed

Consider using Dart/Henson libraries #320

samtstern opened this issue Sep 22, 2016 · 3 comments
Assignees

Comments

@samtstern
Copy link
Contributor

https://github.com/f2prateek/dart

We do a lot of communication via inter-Activity Intents with Intent extras. This is error prone and hard to reason about.

The Dart library (no relation to the language) makes it easy to define contracts across activities and reduce boilerplate.

@puf
Copy link
Contributor

puf commented Sep 22, 2016

Are you looking to include this in the library? Or in the sample app?

The latter I'm fine with. But including another library in our library is
something I'd prefer to not do (lightly).

On Thu, Sep 22, 2016 at 12:07 PM Sam Stern [email protected] wrote:

https://github.com/f2prateek/dart

We do a lot of communication via inter-Activity Intents with Intent
extras. This is error prone and hard to reason about.

The Dart library (no relation to the language) makes it easy to define
contracts across activities and reduce boilerplate.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#320, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AA3w30cCnNxUoPjlQpV_sz5rAR3o-90Gks5qstH3gaJpZM4KEQH8
.

@samtstern
Copy link
Contributor Author

Was looking to include it in the library.

@SUPERCILEX SUPERCILEX mentioned this issue Sep 25, 2016
7 tasks
@samtstern
Copy link
Contributor Author

I no longer plan to do this, helper methods are just as good.

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

No branches or pull requests

2 participants