<?xml version="1.0" encoding="UTF-8"?>
<tickets type="array">
<ticket>
  <assigned-to-id>bmYqaGqZCr36q0eJe5avMc</assigned-to-id>
  <completed-date type="datetime"></completed-date>
  <component-id type="integer">1</component-id>
  <created-on type="datetime">2010-06-10T09:58:59Z</created-on>
  <description>A variation of the rename refactoring: when the user tries to rename an import, we can introduce a new name for this compilation unit and do the renaming inline.</description>
  <from-support type="integer">0</from-support>
  <id type="integer">1568899</id>
  <importance type="integer">3</importance>
  <is-story type="boolean">false</is-story>
  <milestone-id type="integer"></milestone-id>
  <notification-list>bmYqaGqZCr36q0eJe5avMc</notification-list>
  <number type="integer">3</number>
  <priority type="integer">3</priority>
  <reporter-id>bmYqaGqZCr36q0eJe5avMc</reporter-id>
  <space-id>cMLczWq-yr36hfeJe5d-aX</space-id>
  <status type='integer'>1</status>
  <status-name>Accepted</status-name>
  <story-importance type="integer">0</story-importance>
  <summary>Rename Imports</summary>
  <updated-at type="datetime">2010-08-24T15:37:48Z</updated-at>
  <working-hours type="float">0.0</working-hours>
  <working-hour type="float" warning="deprecated">0.0</working-hour>
  <estimate type="string">None</estimate>
  <total-estimate type="float">0.0</total-estimate>
  <invested-hours type="float">0.0</invested-hours>
  <assigned-to><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></assigned-to>
  <reporter><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></reporter>
</ticket>
<ticket>
  <assigned-to-id>bmYqaGqZCr36q0eJe5avMc</assigned-to-id>
  <completed-date type="datetime"></completed-date>
  <component-id type="integer">1</component-id>
  <created-on type="datetime">2010-07-17T08:03:29Z</created-on>
  <description>Bindings of different kinds have a precedence defined on them:
...
2. Explicit imports have next highest precedence.
3. Wildcard imports have next highest precedence.&quot;

So you can't safely replace:

  import java.util.{List, _}

with

  import java.util._</description>
  <from-support type="integer">0</from-support>
  <id type="integer">1761165</id>
  <importance type="integer">5</importance>
  <is-story type="boolean">false</is-story>
  <milestone-id type="integer"></milestone-id>
  <notification-list>bmYqaGqZCr36q0eJe5avMc</notification-list>
  <number type="integer">5</number>
  <priority type="integer">3</priority>
  <reporter-id>bmYqaGqZCr36q0eJe5avMc</reporter-id>
  <space-id>cMLczWq-yr36hfeJe5d-aX</space-id>
  <status type='integer'>1</status>
  <status-name>Accepted</status-name>
  <story-importance type="integer">0</story-importance>
  <summary>Organize Imports Can Change Import Precedences</summary>
  <updated-at type="datetime">2010-08-24T16:24:56Z</updated-at>
  <working-hours type="float">0.0</working-hours>
  <working-hour type="float" warning="deprecated">0.0</working-hour>
  <estimate type="string">None</estimate>
  <total-estimate type="float">0.0</total-estimate>
  <invested-hours type="float">0.0</invested-hours>
  <assigned-to><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></assigned-to>
  <reporter><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></reporter>
</ticket>
<ticket>
  <assigned-to-id>bmYqaGqZCr36q0eJe5avMc</assigned-to-id>
  <completed-date type="datetime"></completed-date>
  <component-id type="integer"></component-id>
  <created-on type="datetime">2011-03-25T20:23:37Z</created-on>
  <description>Make the location where the Add Import transformation adds its import configurable. For example, the import could be added in the class, or in the closest surrounding scope.</description>
  <from-support type="integer">0</from-support>
  <id type="integer">3466711</id>
  <importance type="integer">8</importance>
  <is-story type="boolean">false</is-story>
  <milestone-id type="integer"></milestone-id>
  <notification-list>bmYqaGqZCr36q0eJe5avMc</notification-list>
  <number type="integer">19</number>
  <priority type="integer">3</priority>
  <reporter-id>bmYqaGqZCr36q0eJe5avMc</reporter-id>
  <space-id>cMLczWq-yr36hfeJe5d-aX</space-id>
  <status type='integer'>0</status>
  <status-name>New</status-name>
  <story-importance type="integer">0</story-importance>
  <summary>Configurable Location for Add Import</summary>
  <updated-at type="datetime">2011-03-25T20:26:05Z</updated-at>
  <working-hours type="float">0.0</working-hours>
  <working-hour type="float" warning="deprecated">0.0</working-hour>
  <estimate type="string">None</estimate>
  <total-estimate type="float">0.0</total-estimate>
  <invested-hours type="float">0.0</invested-hours>
  <assigned-to><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></assigned-to>
  <reporter><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></reporter>
</ticket>
<ticket>
  <assigned-to-id>bmYqaGqZCr36q0eJe5avMc</assigned-to-id>
  <completed-date type="datetime"></completed-date>
  <component-id type="integer"></component-id>
  <created-on type="datetime">2011-05-03T10:15:35Z</created-on>
  <description>Add some configuration options to Organize Imports:

* Push Imports down to the scope where they are used.</description>
  <from-support type="integer">0</from-support>
  <id type="integer">3762546</id>
  <importance type="integer">7</importance>
  <is-story type="boolean">false</is-story>
  <milestone-id type="integer"></milestone-id>
  <notification-list>bmYqaGqZCr36q0eJe5avMc</notification-list>
  <number type="integer">20</number>
  <priority type="integer">3</priority>
  <reporter-id>bmYqaGqZCr36q0eJe5avMc</reporter-id>
  <space-id>cMLczWq-yr36hfeJe5d-aX</space-id>
  <status type='integer'>0</status>
  <status-name>New</status-name>
  <story-importance type="integer">0</story-importance>
  <summary>Variations of Organize Imports</summary>
  <updated-at type="datetime">2011-06-24T05:50:11Z</updated-at>
  <working-hours type="float">0.0</working-hours>
  <working-hour type="float" warning="deprecated">0.0</working-hour>
  <estimate type="string">None</estimate>
  <total-estimate type="float">0.0</total-estimate>
  <invested-hours type="float">0.0</invested-hours>
  <assigned-to><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></assigned-to>
  <reporter><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></reporter>
</ticket>
<ticket>
  <assigned-to-id>bmYqaGqZCr36q0eJe5avMc</assigned-to-id>
  <completed-date type="datetime"></completed-date>
  <component-id type="integer"></component-id>
  <created-on type="datetime">2011-05-12T13:44:15Z</created-on>
  <description>Make it possible to replace the name with `_`, e.g:
&lt;pre&gt;&lt;code&gt;x map (_ * 2)&lt;/code&gt;&lt;/pre&gt;
instead of
&lt;pre&gt;&lt;code&gt; x map (s =&gt; s * 2)&lt;/code&gt;&lt;/pre&gt;.
</description>
  <from-support type="integer">0</from-support>
  <id type="integer">3843912</id>
  <importance type="integer">6</importance>
  <is-story type="boolean">false</is-story>
  <milestone-id type="integer"></milestone-id>
  <notification-list>bmYqaGqZCr36q0eJe5avMc</notification-list>
  <number type="integer">22</number>
  <priority type="integer">3</priority>
  <reporter-id>bmYqaGqZCr36q0eJe5avMc</reporter-id>
  <space-id>cMLczWq-yr36hfeJe5d-aX</space-id>
  <status type='integer'>0</status>
  <status-name>New</status-name>
  <story-importance type="integer">0</story-importance>
  <summary>Eliminate Matches: Replace Name with _</summary>
  <updated-at type="datetime">2011-05-12T13:44:15Z</updated-at>
  <working-hours type="float">0.0</working-hours>
  <working-hour type="float" warning="deprecated">0.0</working-hour>
  <estimate type="string">None</estimate>
  <total-estimate type="float">0.0</total-estimate>
  <invested-hours type="float">0.0</invested-hours>
  <assigned-to><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></assigned-to>
  <reporter><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></reporter>
</ticket>
<ticket>
  <assigned-to-id>bmYqaGqZCr36q0eJe5avMc</assigned-to-id>
  <completed-date type="datetime"></completed-date>
  <component-id type="integer">2</component-id>
  <created-on type="datetime">2011-05-14T08:49:34Z</created-on>
  <description>Yuvi Masory suggested that the documentation of the Scala internals I wrote (Appendix D) should become part of the official documentation. The easiest way to do this would be to fork scala/scala on GitHub.</description>
  <from-support type="integer">0</from-support>
  <id type="integer">3863928</id>
  <importance type="integer">5</importance>
  <is-story type="boolean">false</is-story>
  <milestone-id type="integer"></milestone-id>
  <notification-list>bmYqaGqZCr36q0eJe5avMc</notification-list>
  <number type="integer">23</number>
  <priority type="integer">3</priority>
  <reporter-id>bmYqaGqZCr36q0eJe5avMc</reporter-id>
  <space-id>cMLczWq-yr36hfeJe5d-aX</space-id>
  <status type='integer'>0</status>
  <status-name>New</status-name>
  <story-importance type="integer">0</story-importance>
  <summary>Put Scala Internals Documentation into ScalaDoc</summary>
  <updated-at type="datetime">2011-05-14T08:49:34Z</updated-at>
  <working-hours type="float">0.0</working-hours>
  <working-hour type="float" warning="deprecated">0.0</working-hour>
  <estimate type="string">None</estimate>
  <total-estimate type="float">0.0</total-estimate>
  <invested-hours type="float">0.0</invested-hours>
  <assigned-to><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></assigned-to>
  <reporter><id>bmYqaGqZCr36q0eJe5avMc</id><login>misto</login><login_name warning="deprecated">misto</login_name><name>Mirko Stocker</name><email>me@misto.ch</email><website>http://misto.ch</website></reporter>
</ticket>
</tickets>

