<div dir="ltr">Hi,<div><br></div><div>I have a project which use GH as a library.</div><div>I have implemented my own flag encoder, like xxxFlagEncoder.</div><div>I don't figure out a good way to initialize it, except to change the EncodingManger to insert xxxFlagEncoder on parseEncoderString().</div>
<div>I think it's better the change the way EncodingManger initialize all the flagEncoders.</div><div>EncodingManger can use reflection to find the class or flagEncoder from its name, if we standardize the name and toString method.</div><div><br></div><div>Do you think it's a good idea, or there is a better way? </div><div><br></div><div>
</div></div>