Skip to content

Put generated C++ classes in a namespace #1

@aspotashev

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 { ... }".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions