<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Phil Dawes' Stuff - Latest Comments in Solving the Bicyclerepairman 'you have to save before you query' problem</title><link>http://phildawesstuff.disqus.com/</link><description></description><language>en</language><lastBuildDate>Tue, 02 May 2006 16:34:57 -0000</lastBuildDate><item><title>Re: Solving the Bicyclerepairman 'you have to save before you query' problem</title><link>http://www.phildawes.net/blog/2006/05/02/solving-the-bicyclerepairman-you-have-to-save-before-you-query-problem/#comment-2753322</link><description>Hi Sam!&lt;br&gt;&lt;br&gt;&lt;blockquote&gt;For something like TextMate you should be fine working from an in-memory buffer - in 99% certain TextMate’s plugins can access the entire file.&lt;/blockquote&gt;&lt;br&gt;&lt;br&gt;Actually I found the most inconvenient thing wasn't saving the buffer I was currently working on, but other ones I'd also made changes to. I'm hoping that a BRM TextMate plugin could just adopt the same strategy as above - i.e. save unsaved buffers into temporary #filename# files prior to invoking a query.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Dawes</dc:creator><pubDate>Tue, 02 May 2006 16:34:57 -0000</pubDate></item><item><title>Re: Solving the Bicyclerepairman 'you have to save before you query' problem</title><link>http://www.phildawes.net/blog/2006/05/02/solving-the-bicyclerepairman-you-have-to-save-before-you-query-problem/#comment-2753321</link><description>Most people I know run IntelliJ in a mode where each file is aautomatically saved the moment the current file looses focus - that coupled with the rather good local history and IntelliJ users (mostly) never have to worry about saving at all. For similar IDE's having to save the file before running it shouldn't be a problem.&lt;br&gt;&lt;br&gt;For something like TextMate you should be fine working from an in-memory buffer - in 99% certain TextMate's plugins can access the entire file.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sam Newman</dc:creator><pubDate>Tue, 02 May 2006 16:03:07 -0000</pubDate></item></channel></rss>