JohnAustinDev / xulsword

Automatically exported from code.google.com/p/xulsword
17 stars 5 forks source link

Libxulsword convertLocation #266

Closed JohnAustinDev closed 2 years ago

JohnAustinDev commented 2 years ago

If convertLocation() would take a module as first argument, rather than a versification, it would save a call to LibSword and simplify usage.

JohnAustinDev commented 2 years ago

Also, convertLocation() needs to handle conversion requests outside one of the verse systems. Currently it just returns Rev 22:21.

JohnAustinDev commented 2 years ago

These issues have been taken care of in Javascript without convertLocation() changes.