Okapi Teleconference - Tuesday July-15-2025
Google Meet session:
https://meet.google.com/gjn-ywuw-hei
Fixed Time:
https://www.timeanddate.com/worldclock/fixedtime.html?iso=2025-07-15T15:00:00
8am San-Jose, San-Francisco
9am Salt-Lake City, Boulder
4pm Dublin
5pm Oslo, Berlin, Krakow, Roma, Erquy
And 10pm on Christmas Island
https://www.google.com/search?q=christmas+island&udm=2
== PRs:
https://gitlab.com/okapiframework/Okapi/-/merge_requests
- add general option to remove embedded xlsx files on merge
https://gitlab.com/okapiframework/Okapi/-/merge_requests/926
Jim also requested to follow some rule on how to remove things from the original document
https://groups.google.com/g/okapi-devel/c/1VhN7302Ong
- Core: Code IDs generation reconsidered
https://gitlab.com/okapiframework/Okapi/-/merge_requests/922
Jim is ask if we have consensus for changing the way ID values are generated.
https://gitlab.com/okapiframework/Okapi/-/merge_requests/922#note_2622326616
- Draft: initial code for supporting chartEx
https://gitlab.com/okapiframework/Okapi/-/merge_requests/928
=== Release 1.48.0
Some users are asking for features we have added.
Last release was Octobre 5th 2024 (about 10 months ago)
Jim and Denis are continuing to work on several PRs for the upcoming release.
=== Snapshot deployment failure
https://groups.google.com/g/okapi-devel/c/1TfCtekIjCE
Fix has been merged:
https://gitlab.com/okapiframework/Okapi/-/merge_requests/927
=== Several issues in Omegat Plugin
Manuel noted that we have several issues pending for XLIFF 1.2 and 2.0 in plugin for OmegaT
https://groups.google.com/g/okapi-devel/c/eeS50Tc0kUs
=== Java version
We should go to the next LTS. 17 and 21 are LTS.
We will move after the release 1.48.0
=== Any Other Business
Next call: August 19th
-end
Okapi Teleconference - Tuesday July-15-2025 - Summary
Attendees: Yves, Dale, Chase
== PRs:
https://gitlab.com/okapiframework/Okapi/-/merge_requests
- add general option to remove embedded xlsx files on merge
https://gitlab.com/okapiframework/Okapi/-/merge_requests/926
Jim also requested to follow some rule on how to remove things from the original document
https://groups.google.com/g/okapi-devel/c/1VhN7302Ong
D: probably doesn’t matter where it’s done.
C: not feeling qualified to have an opinion on that topic.
- Core: Code IDs generation reconsidered
https://gitlab.com/okapiframework/Okapi/-/merge_requests/922
Jim is ask if we have consensus for changing the way ID values are generated.
https://gitlab.com/okapiframework/Okapi/-/merge_requests/922#note_2622326616
C: we don’t known how users use the lib. For us we would be able to work around it.
.. not sure about the whole story of this PR.
C: We need to check the history for those changes.
.. Not sure, but I think this is reversing a previous change.
(See thread: “Since your change switches back to what we had originally I'm inclined to approve the changes. But let's see what others say. »)
Y: I’ve now read the all set of comments.
It seems we are going back to an previous way.
But also changing how string-based ID are converted to numbers (making they better).
There is the concern that it breaks backward compatibility for the inline content, which may be stored in DBs (e.g. TMs).
So you may end up with a fuzzy match instead of an exact match.
Personnaly, based on our own use/experience, this won’t be a big issue as things like that are often fixed automatically nowadays.
If this improves the IDs (and it seems it does), ethn I would say it’s fine.
- Draft: initial code for supporting chartEx
https://gitlab.com/okapiframework/Okapi/-/merge_requests/928
Draft for now.
=== Release 1.48.0
Some users are asking for features we have added.
Last release was Octobre 5th 2024 (about 10 months ago)
Jim and Denis are continuing to work on several PRs for the upcoming release.
C: The ID issue should probably be resolved before.
Y: Yes, and Jim and Denis can decide about the date depending on what must go in.
=== Snapshot deployment failure
https://groups.google.com/g/okapi-devel/c/1TfCtekIjCE
Fix has been merged:
https://gitlab.com/okapiframework/Okapi/-/merge_requests/927
=== Several issues in Omegat Plugin
Manuel noted that we have several issues pending for XLIFF 1.2 and 2.0 in plugin for OmegaT
https://groups.google.com/g/okapi-devel/c/eeS50Tc0kUs
The usual contributors have unfortunately zero time to work on things that are not directly related to the parts of Okapi they don’t use.
So, while we really would like to clear a lot of the bugs and issues, we have no resources to do it ☹
=== Java version
We should go to the next LTS. 17 and 21 are LTS.
We will move after the release 1.48.0
Same plan as before.
Sorry I missed the meeting. A few comments:
>>Jim also requested to follow some rule on how to remove things from the original document
--
You received this message because you are subscribed to the Google Groups "okapi-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to okapi-devel...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/okapi-devel/002e01dbf59f%242c7d83b0%2485788b10%24%40gmail.com.
--
one more jab. The statements below have nothing to do with the openxml changes specifically. Just something we should keep in mind:
We should follow the rule: Don't delete context prematurely.