waxingsatirical

Results 6 comments of waxingsatirical

What do you mean by "source code generation" is this a specific tool? I'd like to look into it. You make a good point about being dependent upon MSBuild, that's...

Thanks, that does sound like it would suit my use case. Time, yes, who has it? I've made an attempt in a fork, I'd appreciate it if you had a...

Hi, thanks for making the change, if I can get this working it will really clean up some of my code. I've had a look at the pre release version....

Hi, I've been testing your latest release. I have a different problem now, where my child aspect has a property, get & set, that implements the target interface property which...

Thanks for the update, the MemberMatchTypes has resolved that problem. Onto the next one, the generated properties have no access modifiers, despite the target implementation declaring them as public. I...

Yes, I take your point the behaviour does make sense. Was just wondering if I can leverage templates somehow in order to make the auto-implemented properties non-explicit? The reason I'm...