tractorcow-farm / silverstripe-fluent

Multi-language translate module for Silverstripe, without having to manage separate site trees.
BSD 3-Clause "New" or "Revised" License
91 stars 109 forks source link

ENH: Explicit configuration API properties. #841

Open mfendeksilverstripe opened 5 months ago

mfendeksilverstripe commented 5 months ago

ENH: Explicit configuration API properties.

Description

Pull request checklist

mfendeksilverstripe commented 5 months ago

Hey @GuySartorelli , need some guidance with this one as this is technically just a code refactor with no functional changes. I did add new configuration API properties but these are for existing settings.

GuySartorelli commented 5 months ago

Yup no problem. What guidance are you after specifically?

mfendeksilverstripe commented 5 months ago

This is a non-functional code refactor change-set. Which base branch should be used @GuySartorelli ?

GuySartorelli commented 5 months ago

Refactors which don't have API breaking changes should target the next minor release (so 7 in this case)