Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

package "support" #4

Open
schmichael opened this issue Dec 9, 2011 · 1 comment
Open

package "support" #4

schmichael opened this issue Dec 9, 2011 · 1 comment

Comments

@schmichael
Copy link
Contributor

Ignoring package directives seems sensible since Python doesn't use it.

I'll see if I can't figure it out, but I've never used SimpleParse.

@schmichael
Copy link
Contributor Author

While my hack to ignore package statements allows compiling .proto files with package statements, you can't import a proto file and reference a message with a fully qualified name (package + name).

So at some point it'd be nice to have real package support in the parser even though the generated code won't be affected.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant