Simon Timms
Simon Timms
Keep in mind that we want to maintain backwards compatibility so this new behaviour cannot be the default. I'd argue that GenFu is doing what is expected, it is filling...
FillEvenIfEmpty is the default behaviour now, we'll fill anything that looks like a collection unless it has things in it already.
From what I can see Angela will run just fine if we compile against 3.5 as the only limitation seems to be the inclusion of MEF. I'll have to do...
This would be great to have. I mean it would be nice if it was fixed in the underlying MSAL library but this is a good fix too. Reference issue...
This would be a great change for scenarios where one needs only to set the final item in a list. For instance including blah.css as the final file ``` order(["*",...