On Thu, Apr 28, 2011 at 10:03 AM, Frank Bennett <[email protected]> wrote: > On Thu, Apr 28, 2011 at 3:36 AM, Bruce D'Arcus <[email protected]> wrote: >> All - we've got a little bug in the schema, outlined here: >> >> <http://forums.zotero.org/discussion/17742/locators-zotero-216/> >> >> Basically, we need to change the 'sub verbo' locator value to 'sub-verso'. >> >> Any objections to doing that ASAP in a minor point release? >> >> I need a +1 or -1 one from all implementors please. > > ~~1 > > I don't think there's a need to rush this. A workaround was used in > 2.0.9 (testing for all locator labels that are not "sub verbo"). The > workaround didn't work in citeproc-js because the locator attribute > was not being handled correctly; with a fix in place, code from 2.0.9 > will carry over smoothly. > > A change in the term name should be tested in applications before > release. There will be legacy documents around that set "sub verbo" as > the locator label key, so processors will need to remap that to > "sub-verbo" on the fly in any case, to avoid breaking documents, and > we'll want to be sure the special handling needed works correctly > before the locale files change underneath the processor. > > So I think it's desirable to move "sub verbo" to "sub-verbo", but I > think the change can wait a bit for testing and reflection.
I've pushed a citeproc-js release that is indifferent to whether "sub verbo" or "sub-verbo" is used in the locale files, term names within styles, and item data input. With this revision, for the purposes of this particular processor, the problem is limited to schema validation, so (for the purposes of citeproc-js) the schema changes can take place as and when. Once the revised processor (v. 1.0.157) reaches production clients, changing the term name in locales and style files shouldn't have any special impact citeproc-js systems. > > Frank > > >> >> Bruce >> >> ------------------------------------------------------------------------------ >> WhatsUp Gold - Download Free Network Management Software >> The most intuitive, comprehensive, and cost-effective network >> management toolset available today. Delivers lowest initial >> acquisition cost and overall TCO of any competing solution. >> http://p.sf.net/sfu/whatsupgold-sd >> _______________________________________________ >> xbiblio-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/xbiblio-devel >> > ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ xbiblio-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbiblio-devel
