zaphar / ucg

A Universal Configuration Grammar
Apache License 2.0
36 stars 3 forks source link

Support a search path for imports to use. #9

Closed zaphar closed 5 years ago

zaphar commented 5 years ago

It might be useful to be able to load ucg files from a common search path. However we should be cautious since most every language that has done this has had mixed results with the solution. It bears some thought before going down this road.