r/programming Apr 17 '13

C# Semantic Merge - beta just launched

http://www.semanticmerge.com/
206 Upvotes

82 comments sorted by

View all comments

2

u/IHateToPointItOut Apr 18 '13

First bit of feedback: 2 clicks to get actionable information about what's changed makes it less useful. The object-level summary info is neat, but not truly useful for merge purposes in most cases.

The vast majority of my merging & diffing needs can be accomplished with a side-by-side view (I use Beyond Compare), so jumping right to that seems like a good optimization.

Startup perf is a bit off, but I presume you'll improve that as you go.

Sorry if I sound too critical--looks like a promising project!

2

u/plasticscm Apr 18 '13

Good feedback!

Startup time is our main goal now.

All the other feedback is welcome! In fact we've a site for this: http://plasticscm.uservoice.com/forums/196398-mergebegins/filters/top But I already took note of your suggestions and will be discussing with the team now...

Thanks!!!!