On Feb 8, 2009, at 5:18 PM, Mark Volkmann wrote:

The second argument to the with-query-results macro needs to be a
vector containing a query string and optional values to be inserted
into the query if it is parameterized. Would it be difficult to change
this so in the case that the query is not parameterized, a string can
be passed for the second argument instead of a vector containing a
single string?

It would not be a difficult change and I considered it. My conclusion in this case was that the benefit of consistency outweighed the convenience of dropping two square brackets. Also, I think in actual use the parameterized case will be much more common.

--Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to