Skip to content

Put generated C++ classes in a namespace #1

Description

@aspotashev

When I add a Haml file named "index.haml", the class is called "Index" which is appears like a very generic name and will likely conflict with another class named the same. For that reason I think all C++ code generated with Hardcode-Haml should be placed in a namespace, say "namespace Hamlcode { ... }".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions