Terry Yin
Terry Yin
Which version of Python are you using? Let me try if I can reproduce this.
Can I close this issue now?
Hi Kylin, What an interesting idea! Is there a resource I can learn more about it? Thanks! Sorry I cannot accept the pull request like this. There are two problems:...
Yes, I have an ambition of implementing the Internal Relationship Diagram as recommended in @ michaelfeathers 's book (Working Effectively With Legacy Code). Having Fan-In and Fan-Out is a good...
Right, Scoping the biggest problem. So to have fan-in and fan-out is a more pragmatic first step. I’ve moved a bit of the Nesting Depth code to ext already. Will...
@mehrdad89 "mahjong" was the example code for refactoring many years ago. Now I realise it actually hurt my reputation:-) If you look at the current lizard_ext/lizardnd.py ``` class LizardExtension(object): #...
Yes, you can get the current function by reader.context.current_function. > On 16 Mar 2016, at 9:07 AM, Mehrdad Meh [email protected] wrote: > > I totally forgot to explain my approach...
In that case, if you have a method name “reduce” in your extension class, it will be called at the end with the whole FileInformation structure, you can find all...
Let’s focus on getting it to work with C first. Swift and ObjC are very similar to C. > On 27 Apr 2016, at 5:31 PM, Mehrdad Meh [email protected] wrote:...
@mehrdad89 I'm at Shanghai for a few days and will try this feature again with my friend @erizhang . Do you want a short video chat tomorrow morning your time?