Tim Mackinnon

Results 109 comments of Tim Mackinnon

See https://github.com/exercism/csharp/issues/611

I like your thinking on this - I would also add some of our speciality features (in later stages) - code is an object, so you can manipulate it too...

Can we consider the ordering of the exercises that the others have - e.g hello-world is obviously first, then I think two-fer is just a bonus from that as its...

@bencoman do you want to nab bob and a bonus bob-telling (or do we make that core too? This is where we need a good list of exercises to figure...

Would like to see this one get a bit more urgency - the [Python](https://github.com/exercism/python/blob/master/config.json) and [Ruby](https://github.com/exercism/ruby/blob/master/config.json) configs seem a bit mixed up Go seems to have a decent handle and...

We are slowly working our way down the list. Other tracks seem to have very random ordering and categorisation and skill level (I can't find one where I really see...

@kytrinyx I had heard that, but i'm scratching my head as I figured Ruby being a derivative of smalltalk would make it very similar (but it doesn't seem that way)....

@kytrinyx thanks, I’ll reach out as I haven’t spotted the pattern/model but I know lots of thinking has been going on. It’s possibly how to document it for those of...

#244 is using asString which also relies on printOn: (idea from #raydeejay)

@bencoman I don't think many languages do generate - and certainly not many regenerate. The guys in the C# track does both - but haven't looked at his code yet....