nesteruk / CallSharp

I/O Call Instrumentation for .NET
MIT License
41 stars 7 forks source link

Show methods realisation for choosen chain #8

Open AgathokakologicalBit opened 7 years ago

AgathokakologicalBit commented 7 years ago

It will be much more useful to have popup window, wich shows code that was used in given method. For example strings doesn't have 'Reverse' method, but we can implement it by hands. And for user who want to use our method it will be much easier to see how we made this function.

C# doesn't have built-in tools to get functions code as string, so we should make our methods as string, and then compile them on start of the program.

nesteruk commented 7 years ago

@Mikhail158 I'm not quite sure where specifically you think a popup should appear. Care to elaborate?

AgathokakologicalBit commented 7 years ago

@nesteruk It should be like second Window. I can help, but only if you will help me to understand your code structure.

nesteruk commented 7 years ago

Any chance you could draw a picture of what you'd like to achieve? No need to use a prototyping tool, a simple sketch will do. Or just ping me on skype (dmitri.nesteruk) and we can take it from there.

On 25 December 2016 at 23:17, Michael Ermishin notifications@github.com wrote:

@nesteruk https://github.com/nesteruk It should be like second Window. I can help, but only if you will help me to understand your code structure.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nesteruk/CallSharp/issues/8#issuecomment-269135988, or mute the thread https://github.com/notifications/unsubscribe-auth/AAcoNs2fqfZ9m87durNMw03RGSQfmu04ks5rLs9ngaJpZM4LVdH5 .

-- Dmitri Nesteruk dmitrinesteruk@gmail.com skype: dmitri.nesteruk