Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    There's a lot going on in this solution that could have been commented on and you just wanted to point out their misspelling? To each their own..

  • Default User Avatar

    It would be nice if additional languages being added were done so via pull requests or some other notifications to the original authors, or community, though this does not appear to be the case.

    Normally, you should get a notification when a translation is published and if you've been active in the last month then for the first week only you can approve/reject the translation. If it doesn't work like this, it's just another bug.

  • Custom User Avatar

    I've removed the ability to collaborate and also the Swift version. Marking issue as resolved.

  • Custom User Avatar

    I'll take a look at it after a week (when I can access the edit panel).

  • Custom User Avatar

    Hi,

    I originally authored this kata in Ruby, Javascript, and Python, I believe. Having just reviewed each of the available languages, it appears this may be relevant to the Swift test cases:

            XCTAssertEqual(Ball().type, "regular")
            XCTAssertEqual(Ball(type: "super").type, "super")
    

    It would be nice if additional languages being added were done so via pull requests or some other notifications to the original authors, or community, though this does not appear to be the case.

    If nobody resolves the issues with Swift, I'll remove it and toggle the option to have others add additional language support.

  • Custom User Avatar

    When reporting an issue, state the language. For javascript it's fine.