Open jplahn opened 2 years ago
estimating 1 day for research. This should probably be a pretty low priority issue as long as our current tools work well enough and there won't be breaking changes to the Perforce protects table.
Instead of writing something in Java or Python, we may want to write our own tool using the Perforce C++ API, maybe in Go using cgo
.
We've implemented our own rules matching logic for p4 protects tables. Perforce provides a C++ and Java library that we should test and compare against our own implementation so we can decide whether to deprecate our own implementation in favor of those libraries.
/cc @jplahn @ryphil