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
It would be great to be able to customize the module functionality entirely. E.g. someone should be able to subclass/extend the Gender module and write their own implementation without having to rewrite the whole thing.
I think it would be cool if this could be done both in code (e.g. subclassing) and programmatically (e.g. factory-style).
The text was updated successfully, but these errors were encountered:
It would be great to be able to customize the module functionality entirely. E.g. someone should be able to subclass/extend the Gender module and write their own implementation without having to rewrite the whole thing.
I think it would be cool if this could be done both in code (e.g. subclassing) and programmatically (e.g. factory-style).
The text was updated successfully, but these errors were encountered: