On Wed, Jul 10, 2013 at 12:38 PM, Charles Oliver Nutter
<head...@headius.com> wrote:
> On Wed, Jul 10, 2013 at 12:16 PM, Stephen Colebourne
> <scolebou...@joda.org> wrote:
>> I think the resource should be "org.joda.time.tz.tzdb-version.txt"
>> It would contain the version, such as "2013c".
>> That would link to
>
> Got it.

A question arises...

I assume we want the compiled data to be structured the same as it is
now, in separate files. So then...once we've found the most recent
tzdb-version file, how to proceed?

* Data files tagged with version as well; load data files + version appended.
* Data files named as today; use tzdata-version.txt classloader URL
base to load them.
* Something else.

>> You should be able to fork JodaOrg/joda-time on GitHub to your own
>> namespace and work there. That works because you'll need to edit
>> joda-time itself to do the resource file searching.
>>
>> If you need a separate repo to fork from for the time zone db file
>> publishing, I can sort that.

On second thought...in the interest of time, I'd like to get JRuby off
the current tzdata setup and on to the actual artifact. Can we sort
out a repo, artifact, and release for the data first, and I'll work in
the smart loading after that?

- Charlie

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Joda-interest mailing list
Joda-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/joda-interest

Reply via email to