Skip to content

Don't name the class the same as the namespace. #6

@m-r-hunt

Description

@m-r-hunt

It messes things up. You can't do

using Toml;

at the moment. See this article for reference:

http://blogs.msdn.com/b/ericlippert/archive/2010/03/09/do-not-name-a-class-the-same-as-its-namespace-part-one.aspx

Obviously this will be a big breaking change, but maybe it's best to get it over with (and bump up the major version no.)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions