Open DominikMS opened 10 years ago
Ah crud. I didn't think about that. Yeah, the namespace stuff isn't in yet, so I can just remove the one with a namespace.
I think something like that would work well with future support for namespaces in Class<>()
. For instance: glue.Class<Some::NameSpace::Foo>("Some.Namespace.Foo")
.
Problem:
Example:
Todo:
Code: