IBM / sourceorbit

Dependency Management for IBM i projects
https://ibm.github.io/sourceorbit/
Apache License 2.0
19 stars 10 forks source link

Support for user created binding directories #96

Open worksofliam opened 3 days ago

worksofliam commented 3 days ago

Similar to object refs, we should allow a file with .bnddir to have a list of service programs or modules in there, which will in turn create a binding directory.

worksofliam commented 3 days ago

Note that right now, we warn users if they use BNDDIR in RPGLE. Maybe we allow it for user defined binding directories?

worksofliam commented 3 days ago

Looks like we have some bnddir support already, but it's not been tested.