Closed gmasselli closed 11 years ago
I'm not opposed to this change, I just don't know how it would be leveraged. Do you have an example?
Does this change work for what you need? 78c4d1df92ec13e3a2dd24a4125c1dd9cd87e7d2
Yes it does. Thank you.
On May 14, 2013, at 8:39 PM, Chris Missal notifications@github.com wrote:
Does this change work for what you need? 78c4d1d
— Reply to this email directly or view it on GitHub.
Great. I'll have to get this pushed out to NuGet. Look for that in the next day or two.
Thank you!
On May 21, 2013, at 1:06 PM, Chris Missal notifications@github.com wrote:
Great. I'll have to get this pushed out to NuGet. Look for that in the next day or two.
— Reply to this email directly or view it on GitHub.
New version has been pushed to NuGet: "Formo 1.3.0.33563"
How would you feel about providing a protected method that handles the ConfigurationManager invocation so it could be replaced by an inheriting class? Example:
This would allow the inheriting class to supply its own implementation for populating the NameValueCollection.