You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today certificate text process all text mark, no matter if it in certificate text or not, so it's does a lot of work for nothing, since not all text marks are used.
I think this code must be changed to only do the computation of used text marks, and add a better support to create a new one (Observer pattern, i think)
The text was updated successfully, but these errors were encountered:
Today certificate text process all text mark, no matter if it in certificate text or not, so it's does a lot of work for nothing, since not all text marks are used.
I think this code must be changed to only do the computation of used text marks, and add a better support to create a new one (Observer pattern, i think)
The text was updated successfully, but these errors were encountered: