I don't want to pick on Allan Odgaard, but I think the way he's handled the TM2 project is pretty bad. Allen is a great guy and I love TM. However, here are some facts. TM2 has taken SIX YEARS. It was "90% done" 2009. This is a living, breathing case study in why quick customer-driven releases are better than "big upfront plans" and "giant system rewrites." Anyone who has developed a major application knows what I'm…
I don't think one person would make a case study. Whatever his reason is, it would be a very specific personal reason. A case study of this will be just be like profiling a patient in a lab.
Textmate2 Goes Open Source
201–210 of 314 posts
Re: Textmate2 Goes Open Source
#202Earlier quoted context omitted.
Browsing through the code, Objective-C seems to be used for the UI, but the guts of the code (the Frameworks directory) is in C++. I have mixed feelings about TextMate going open source. If QuickSilver is any indication, it will now definitely take forever for a new release. Dang! and I seriously don't like ST2.
Actually, Quicksilver gets updates on a regular basis; it's now 64-bit and Mountain Lion compatible: http://blog.qsapp.com/post/27968374731/mountain-lion-is-upon... .
Re: Textmate2 Goes Open Source
#203Earlier quoted context omitted.
I don't know how long ago you paid for it, but I paid £35 for my license 3 years and 1 day ago (August 8th, 2009) 3 years of use from a product, plus we now have the almost-guaranteed support and speedier development because of it's Open Source nature. I think it was worth the money. If you paid for it last week, I can understand frustration.
> plus we now have the almost-guaranteed support and speedier development because of it's Open Source nature I am more pessimistic. I think the project died and open sourcing will just reanimate it to undead Zombie status.
Re: Textmate2 Goes Open Source
#204Earlier quoted context omitted.
Browsing through the code, Objective-C seems to be used for the UI, but the guts of the code (the Frameworks directory) is in C++. I have mixed feelings about TextMate going open source. If QuickSilver is any indication, it will now definitely take forever for a new release. Dang! and I seriously don't like ST2.
It's better than nothing. The lack of activity means the author isn't very interested in continuing the project. But you can find another lead developer to run the project, at least. That's the merit of open-source.
That's just my opinion. Time (and commits) will tell.
Re: Textmate2 Goes Open Source
#205Earlier quoted context omitted.
ST2 is native enough for me and cross-platform should be on the list of every programmer's requirements for a text editor. I use Vim on OS X right now and I like it but used ST2 just yesterday (odd timing). I agree with others that it is basically the TM2 we were waiting for.
If you haven't heard of it, ST2 has something called "Vintage Mode" which adopts a fairly large subset of the Vi/m commands. It will completely change the command set of ST2 and gets close enough to Vi for most of my needs. Notably absent is the search/replace syntax of vim, but ST2's works well enough I suppose.
I find it more annoying than the lack of, say, Cmd + T in MacVim, so I've found myself spending more and more time using that — even after a concerted effort to use SublimeText for a while.
Re: Textmate2 Goes Open Source
#206I'm confused as to how he could ever sell Textmate2 if he's linking against ragel, a GPL library. Well of course he could sell it but he'd have to release the source.
It's not uncommon for a business to sell GPL software with support while making the uncompiled unsupported code available.
Re: Textmate2 Goes Open Source
#207I think this is the right move. In my opinion, TextMate is not that great to ST2 or some other editors. Hopefully, it being open-source can get it closer to being on par. All I can say is thank god I never bought previous versions of TextMate and went with great alternatives.
Even though he said he would make TM2 a free upgrade, my plan was always to buy another copy to show my support.
Re: Textmate2 Goes Open Source
#208where can i download the precompiled app?
His website still has the binary on it.
On http://macromates.com/ I just see a download to a 30 day trial version of TextMate 1.5.11.
After googling, I found http://blog.macromates.com/2011/textmate-2-0-alpha/ which is from 2011 and provides a TextMate 2.0 alpha (r8930) download which also requires a licence key.
Re: Textmate2 Goes Open Source
#209Earlier quoted context omitted.
> "brilliantness"? Are you kidding? Have you worked with vimscript? Oh well, at the risk of feeding a troll... No, I haven't worked with vimscript. What does it have to do with anything? Vim/vi is a brilliant piece of editor software, with a solid concept (an editing language, the dual modes etc). And it is in continuous use for 30+ years now. Does anybody disagree with that? Now,vimscript being crap, or even it bein…
vimscript/viml, which is the basis of extending vim, regularly shows up as one of the worst languages to work with. http://geeksta.net/geeklog/exploring-expressions-emotions-gi... vim is great, but most of its great features are at the end of a very difficult (but necessary) learning curve. The learning curve for developing plugins is even steeper (and unnecessarily so). In contrast, most people can pick up and use t…
You've never used Emacs, have you?
Re: Textmate2 Goes Open Source
#210Is it wrong of me to be a little miffed that I paid $50, admittedly a long time ago, for Textmate?