colinsheppard / time

A NetLogo extension that brings date/time utilities and discrete event scheduling to NetLogo
12 stars 13 forks source link

folder name of time extension #28

Closed hnoble64 closed 10 years ago

hnoble64 commented 10 years ago

hello,

just started using your time extension - really great job!

not really a bug and you might have decided to do it this way but when you unzip the folder it is named with the revision number of the release. this means when you add the time extension you either include the release number or change the folder name.

...the error netlogo gives might be confusing for some as it just says time extension needs to be downloaded.

cheers, howard

colinsheppard commented 10 years ago

Thanks Howard, unfortunately github doesn't give me control over the name of the zip archive. The installation instructions note that the folder needs to be renamed:

https://github.com/colinsheppard/time#installation

Enjoy the extension.

Best, Colin

hnoble64 commented 10 years ago

thanks colin.

i just tried to load my model (which uses time) to the latest pre-release (5.1.0 M2) and it crashes with the time extension. (I need M2 version because I am using the Model Runs extension and the Review Tab feature).

Do you know if your code can be compiled to work with pre-releases? I would like to try to compile the time extension for M2 but I am not sure what to do now that the there's no netlogolite.jar. (looking at your instructions here https://github.com/colinsheppard/time/#building)

On Thu, Mar 13, 2014 at 1:25 PM, Colin Sheppard notifications@github.comwrote:

Closed #28 https://github.com/colinsheppard/time/issues/28.

Reply to this email directly or view it on GitHubhttps://github.com/colinsheppard/time/issues/28 .