<p>Am 30.07.2016 18:10 schrieb "Maciej Izak" <<a href="mailto:hnb.code@gmail.com">hnb.code@gmail.com</a>>:<br>
><br>
> Impossible! :O *Finally*! Thanks Sven! Totally unexpected event. ;)</p>
<p>Expect the unexpected :P</p>
<p>> I'd like to use Generics.Collections in stable release ASAP but... IMO best version for release is 3.2 (even 3.0.4 is probably to early). I need to review latest changes in trunk for generics to correct library (package?) code, because few elements in library are temporary (to workaround bugs)  see</p>
<p>3.0.2 is probably too late as we're already in RC preparation phase. And as you said 3.0.4 might be a bad idea as well if you want to rely on trunk features.</p>
<p>> I have questions how to contribute in future:<br>
><br>
> - shall I create ticket on bugtracker for set of my commits on github (or for each commit separately?)?</p>
<p>For now please create tickets, though not necessarily for each commit, but maybe for commits that belong together. Also please check the changes I've made (they're mentioned both in the commit as well as the issue).</p>
<p>> - Is right to break interface for experimental structures (generally most of experimental structures were introduced only for bug workarounds)</p>
<p>Maybe you should add an "experimental" modifier to these types so that one knows that they're unstable.<br>
And that's another reason to keep this in trunk only: once it's released it would be advisable to keep breaking changes to a minimum (not that they can't happen at all as my changes for packages have shown).</p>
<p>> - maybe is good idea to add me write-rights for svn only for rtl-generics subdirectory for easily maintenance?</p>
<p>Let's see for a while how much work you'll still have left and then we can talk about this again.</p>
<p>Regards,<br>
Sven</p>