View Single Post
Old 10-05-2022, 01:35 PM   #18
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,729
Karma: 205159604
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by KevinH View Post
I want to keep checkpoint code reasonably self contained and relying on compiling a binary git library for every platform is a bit too much in my opinion.
Oh, for sure. I was thinking of something where a pre-installed git would be a prerequisite that the plugin could then use. But the plugin was always going to be a last ditch scenario anyway.

Quote:
Originally Posted by KevinH View Post
So lets explore serializing a list of tags and tag messages to .bookinfo that can be easily parsed to supply that info first before moving on.

How does that sound?
Sounds good to me. It has the advantage of not having to manipulate the character limit on git messages where the overflow needs to go into an extended field.
DiapDealer is offline   Reply With Quote