Good Afternoon,

I tried to load DBD-PostgreSQL using the Compiler package and it fails
because the first file imported is Connection.st but it refers to a
#{PQResultSet} which will be added by ResultSet.st.

The STInST.STCompiler>>#bindingOf: should probably create an instance
of DeferredVariableBinding?


Example:

  #{ABC}


Is it as simple as creating a DeferredVariableBinding?


commnents?
        holger


_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to