Skip to content

Conversation

@elijulian
Copy link
Contributor

changed reference to ComprehensiveZmanimCalendar instead of non-existing ComplexZmanimCalendar stubbed missing methods to ComprehensiveZmanimCalendar

changed reference to ComprehensiveZmanimCalendar instead of non-existing ComplexZmanimCalendar
stubbed missing methods to ComprehensiveZmanimCalendar
changed reference to ComprehensiveZmanimCalendar instead of non-existing ComplexZmanimCalendar
stubbed missing methods to ComprehensiveZmanimCalendar

public Date getSofZmanTfilaFixedLocal() {
return null;
}
Copy link
Owner

Choose a reason for hiding this comment

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

These were intended for removal. They had forRemoval=true. We should not add them back in

public Date getBainHasmashosYereim2Point1Degrees() {
return null;
}

Copy link
Owner

Choose a reason for hiding this comment

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

All of the methods above were spelled Hasmasos. There was already renamed Hashmashos (adding the H back in). If test cases broke for these, we should tweak the spelling to the version with an H.


public Date getSofZmanTfilahAteretTorah() {
return null;
}
Copy link
Owner

Choose a reason for hiding this comment

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

@elijulian , The above three were intended for removal as per the deprecation warning.

Comment on lines +6 to +9
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
Copy link
Owner

Choose a reason for hiding this comment

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

@elijulian , were these imports really used? Was this due to the JDK update?

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.

2 participants