Skip to content

show half hour marks on the left-hand column#193

Open
dgrant wants to merge 1 commit into
alamkanak:developfrom
dgrant:showHalfHours
Open

show half hour marks on the left-hand column#193
dgrant wants to merge 1 commit into
alamkanak:developfrom
dgrant:showHalfHours

Conversation

@dgrant

@dgrant dgrant commented Oct 12, 2015

Copy link
Copy Markdown

Here is the "show half hours change", now rebased on develop branch.

halfhours

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Should I create a new method with interpretTime(int hour, minutes) and leave the original interpretTime(int hour) to not break people?

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.

Yes, preferably.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Hold on, that doesn't actually help. Just by adding the interpretTime(int hour, int minutes) to the interface will break an client implementing that interface. Only if we had a base class and people extended that, could we then add a method to the interface and not break consumer.

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.

Maybe have a "subinterface"?

Because a breaking change for this small behaviour change is maybe not what we want.

@dgrant

dgrant commented Oct 16, 2015

Copy link
Copy Markdown
Author

Rebased changes

@dgrant

dgrant commented Nov 10, 2015

Copy link
Copy Markdown
Author

Can this be merged?

@entropitor

Copy link
Copy Markdown
Contributor

This is still a breaking change, no?

Because I'm not sure if I want to break the library for something small like this.

@marunjar

Copy link
Copy Markdown
Contributor

hi, would be great if this pr can be merged

i think this extension of the interface is a very small breaking change and can be easily fixed by anyone.

@entropitor

Copy link
Copy Markdown
Contributor

Fine for me. @alamkanak Is it ok for you as well?

@dgrant Can you rebase onto master again?

@dgrant

dgrant commented Dec 22, 2015

Copy link
Copy Markdown
Author

@caske33 Ok, I've rebased it on master.

@entropitor

Copy link
Copy Markdown
Contributor

Can you squash those commits?

Also, there still seems to be a merge conflict. Maybe try rebasing on develop?

Thank you for your patience! 💯

@dgrant

dgrant commented Jan 18, 2016

Copy link
Copy Markdown
Author

Ok, finally cleaned everything up. Sorry for the delay.

@marunjar

marunjar commented Feb 2, 2016

Copy link
Copy Markdown
Contributor

👍

@varsha1609

varsha1609 commented Jun 15, 2016

Copy link
Copy Markdown

showHalfHours not working , Need Help

@Gurpreet258

Copy link
Copy Markdown

how to use timespacing. ? showHalfHours changes the left column to show time with half hour intervals . rest all working same i.e on hour basis. Need urgent help

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

Successfully merging this pull request may close these issues.

6 participants