Message9167

Author eaaltonen
Recipients eaaltonen, zyasoft
Date 2014-10-24.07:41:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414136482.91.0.48008478375.issue2107@psf.upfronthosting.co.za>
In-reply-to
Content
After experementing with this recently, I think the conxtextual behaviour should be as follows

if (passed a script as an argument):
    trySetClassPathBasedOnLocation(script)
else:
    trySetClassPathBasedOnLocation(current_working_directory)
History
Date User Action Args
2014-10-24 07:41:22eaaltonensetmessageid: <1414136482.91.0.48008478375.issue2107@psf.upfronthosting.co.za>
2014-10-24 07:41:22eaaltonensetrecipients: + eaaltonen, zyasoft
2014-10-24 07:41:22eaaltonenlinkissue2107 messages
2014-10-24 07:41:21eaaltonencreate