Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

removed default "message" alias #23

Merged
merged 1 commit into from Apr 22, 2014
Merged

Conversation

edewit
Copy link
Member

@edewit edewit commented Apr 22, 2014

No description provided.

@matzew
Copy link
Contributor

matzew commented Apr 22, 2014

why do we explictly have to set it to null ?

@edewit
Copy link
Member Author

edewit commented Apr 22, 2014

null is the default

@matzew
Copy link
Contributor

matzew commented Apr 22, 2014

yeah, can't we just get rid of the entire line?

Not sure I see a huge value in writing:

config.setAlias(preferences.getString(ALIAS, null));

@matzew
Copy link
Contributor

matzew commented Apr 22, 2014

ah, nevermidn - I now get the API :-)

NULL is used if there is nothing for ALIAS :-)

@matzew
Copy link
Contributor

matzew commented Apr 22, 2014

👍

@edewit edewit merged commit 857b438 into aerogear:master Apr 22, 2014
@edewit edewit deleted the AGPUSH-622 branch April 25, 2014 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants