Skip to content

Add public User constructor without parameters#59

Merged
lbalmaceda merged 1 commit intomasterfrom
fix-user-constructor-visibility
Jun 22, 2017
Merged

Add public User constructor without parameters#59
lbalmaceda merged 1 commit intomasterfrom
fix-user-constructor-visibility

Conversation

@lbalmaceda
Copy link
Copy Markdown
Contributor

User must have a connection when they are first created, but then if you want to change a property you must set a connection again (which cannot be changed). Related: #58 (comment)

@lbalmaceda lbalmaceda requested a review from nikolaseu June 21, 2017 20:16
@lbalmaceda lbalmaceda added this to the v1-Next milestone Jun 21, 2017
@lbalmaceda lbalmaceda force-pushed the fix-user-constructor-visibility branch from 0962ccf to 30317aa Compare June 21, 2017 20:18
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AS 3?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. I guess because I have the Kotlin plugin installed it's adding this file to every project. Should I git-ignore it?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if it should be added to .gitignore, but at least remove it from this PR

@lbalmaceda lbalmaceda force-pushed the fix-user-constructor-visibility branch from 30317aa to 695eb07 Compare June 22, 2017 15:45
@lbalmaceda
Copy link
Copy Markdown
Contributor Author

Amended. Removed the new .idea files 👍

@lbalmaceda lbalmaceda merged commit a3838fd into master Jun 22, 2017
@lbalmaceda lbalmaceda deleted the fix-user-constructor-visibility branch June 22, 2017 16:39
@lbalmaceda lbalmaceda modified the milestones: v1-Next, 1.2.0 Aug 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants