Not a problem for me, but what about the migration itself, is my new
application working in 0.7 PRE still continue to work well with the official
0.7 release ?
Thanks Sebastian
Sebastian Werner wrote:
>
> Currently the output uses 2 spaces for indention. You can however
> easily search and r
Currently the output uses 2 spaces for indention. You can however
easily search and replace this in any editor.
We will try to make at least this setting configurable until 0.7.
Sebastian
Am 20.02.2007 um 20:48 schrieb ericson:
>
> Just a though, if I migrate now with 7.0 PRE , is the code w
Just a though, if I migrate now with 7.0 PRE , is the code will tay
compatible with the 0.7 release ?
Thanks in advance
PS: I'm using this syntax with tabs,
if (blabla) {
}
so i the migration tool works that way, it's ok for me :)
Derrell.Lipman wrote:
>
> In testing the migration from 0.6
Hi, Hugh,
great to have that kind of feedback and offering your assistance in
helping to make the coding style configurable. :-)
> > Sigh, nobody seems to read the official information. :-(
>
> I did, and have been very worried.
Good to know it works. ;-)
> > Given that it is possible to au
> Sigh, nobody seems to read the official information. :-(
I did, and have been very worried.
> Given that it is possible to auto-migrate existing applications with
> just a few (if not single) shell command(s) and almost no manual
> action like in your quite successful case, I think it's a fa
Howdy!
[EMAIL PROTECTED] wrote:
> In testing the migration from 0.6.5 to 0.7(pre), I had two failures, and some
> problems for which I provide suggestions/requests...
>
> [...]
>
> Generally, the migration went well.
Thanks Derrell for being such an "early bird" ;-) and the news on quite
succe
In testing the migration from 0.6.5 to 0.7(pre), I had two failures, and some
problems for which I provide suggestions/requests...
Failures (both previously reported):
1. An abstract class that has a singleton pattern for testing was previously
able to be used as an abstract class, but the mig