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

Get consistent about UDJ accounts #14

Open
klnusbaum opened this issue Jul 8, 2013 · 1 comment
Open

Get consistent about UDJ accounts #14

klnusbaum opened this issue Jul 8, 2013 · 1 comment

Comments

@klnusbaum
Copy link
Member

Sometimes we call the getUDJAccount method, sometimes we pass it around in bundles as arguments to new Activities or Fragements. We need to get our shit together and pick one.

@klnusbaum
Copy link
Member Author

So making the UDJAccount Parcelable is bad. It breaks the singleton model because it actually creates a new UDJAccount object. This means we should make UDJAccount Parcelable which mean we should always use the getUDJAccount method. That's what we need to change our code to do.

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

No branches or pull requests

1 participant