En/na [EMAIL PROTECTED] ha escrit:
+ // TODO: maybe change the API to return URL Strings instead of java.net.URLs?
Since the HTTPSampler would need to re-create the URLs in order to use them, perhaps we could use URL.toString() as the hash key, and store the URL as the value? Would require more storage, but no need to recreate the URLs.
GREAT idea! The need to recreate the URLs was actually the reason for the question mark at the end of the phrase.
Might be fun to create a Collection to handle this automatically - or there may already be something suitable in Commons-Collections (which JMeter already uses - albeit by ListenerNotifier only!).
Fun yes. But probably an overkill.
-- Salut,
Jordi.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
