kampilan

Results 9 comments of kampilan

Thanks for the quick reply!!! I just figured that out. Sorry about that. No indication in the docs that it was a beta feature. Jim

Here is the stack trace you requested: BTW the beta worked perfect regarding the fields parameter. Onward. System.NullReferenceException : Object reference not set to an instance of an object. at...

Exactly what I needed it for 15,L invoicing. I hate doing this but [NCrontab-Advanced](https://github.com/jcoutch/NCrontab-Advanced) supports this and is less quirky. I was able to swap it out in just a...

OK I dug through the closed issues and mostly answered my own question. [ExcludePointcut( "*get_*", "*set_*")] on my advice does the trick. Is there a way to only apply this...

Thanks for the reply. From my own selfish use case perspective: 1. Excluding automatic property setters and getters 2. Excluding default constructors 3. Excluding based on an attribute I define....

Any chance of these items being considered? Thanks Jim

Thanks for the status update. You should probably mention that you are no longer actively working on this project on the front page. A project like this is quite complex...

Thanks for the response. I have seen you mention on other issues that @keith-anders is the person that did all the async stuff. I can't say I remember him chiming...