help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Creation of DeferredVariableBinding


From: Holger Hans Peter Freyther
Subject: [Help-smalltalk] Creation of DeferredVariableBinding
Date: Tue, 17 Dec 2013 13:29:08 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]