Status of AWK script "include" feature?

As I’m bug fixing, I see a lot of duplicate code. The objects.C parsing code for Checkpoint is one painful example: I’m trying to do some bugfixing here, and there’s no practical way to get all of the versions of this code in lock-step. There needs to be one version.

I remember some mention of an “include” or “import” feature, at least for AWK scripts? Any chance of that happening soon? I think this could really help with the overall quality of the source, especially over the long term.

We still didn’t get to it…