Skip to content

feat: protected instead of private in DopplerFactory#39

Open
dk1a wants to merge 1 commit intowhetstoneresearch:mainfrom
dk1a:dk1a/factory-protected
Open

feat: protected instead of private in DopplerFactory#39
dk1a wants to merge 1 commit intowhetstoneresearch:mainfrom
dk1a:dk1a/factory-protected

Conversation

@dk1a
Copy link
Contributor

@dk1a dk1a commented Nov 17, 2025

I'd prefer to override a couple methods than copy-paste and rewrite the whole factory.
Generally I think protected is a more convenient default here than private, since I also want to use some of these within the overridden methods.
In particular I have a custom token factory and kind of custom governance data (LaunchpadGovernanceFactory exists but isn't supported by default)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant