Skip to content

issue #24644 add copy constructor with partial value override #24646

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
wants to merge 1 commit into from
Closed

Conversation

pcornelissen
Copy link

I have created a small pull request that provides the necessary functionality that I wrote about in my feature request #24644. I have added isUTC copying as well.
I have already submitted the CLA for stuff I did for angularDart.

@kevmoo kevmoo added area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-core labels Nov 12, 2015
@mit-mit
Copy link
Member

mit-mit commented Nov 19, 2015

@pcornelissen, can you take a look at the questions from @whesse, please?

int minute : null,
int second : null,
int millisecond : null,
bool isUtc:null
Copy link
Member

Choose a reason for hiding this comment

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

space after :.

@mit-mit
Copy link
Member

mit-mit commented Mar 3, 2016

Closing this as no response has been received in the above questions. @pcornelissen you are most welcome to re-open it should you have a chance to address the questions.

@mit-mit mit-mit closed this Mar 3, 2016
@pcornelissen
Copy link
Author

Well I just wanted to provide some code to help you improve the developer experience, if you don't want it ok. Feel free to use this or do something similar. I don't care ;-)

@lrhn
Copy link
Member

lrhn commented Mar 4, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants