[ grinder-Bugs-3511536 ] Script errors in automatically generated clojure
SourceForge.net <[email protected]> Mon, 26 Mar 2012 12:02:28 -0700
| Newsgroups | gmane.comp.java.grinder.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #3511536, was opened at 2012-03-26 12:02 Message generated for change (Tracker Item Submitted) made by saiko-chriskun You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=118598&aid=3511536&group_id=18598 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: TCPProxy Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Chris Bolton (saiko-chriskun) Assigned to: Nobody/Anonymous (nobody) Summary: Script errors in automatically generated clojure Initial Comment: Just a few things I've noticed so far. The following generates an error about defaultHeaders not being defined: (defrequest request103 (Test. 103 "GET main.css") url0 defaultHeaders) And the following should be info, not output: (defmacro .GET [& k] `(.. grinder (getLogger) (output (str "GET " (join ", " `(~~@k)))))) (defmacro .POST [& k] `(.. grinder (getLogger) (output (str "POST " (join ", " `(~~@k)))))) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=118598&aid=3511536&group_id=18598 ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure