Re: [appfuse-user] Modify core class User

2007-07-25 Thread Matt Raible
On 7/24/07, tibi <[EMAIL PROTECTED]> wrote: i took me a full day and i have a feeling i did not fully upgrade... i still have some m4 things in my upgraded m4 to m5. and my project was then without sources. how much would it cost to let an appfuse developer do an full upgrade?? It depends on t

Re: [appfuse-user] Modify core class User

2007-07-24 Thread tibi
i took me a full day and i have a feeling i did not fully upgrade... i still have some m4 things in my upgraded m4 to m5. and my project was then without sources. how much would it cost to let an appfuse developer do an full upgrade?? or even check the application? would be a nice service

Re: [appfuse-user] Modify core class User

2007-07-24 Thread Matt Raible
The good news is it used to take me a 1/2 day with 1.x. However, with 2.x it's been much faster. However, I have an advantage since I'm usually aware of all the things that've changed. ;-) Matt On 7/24/07, Julien C. <[EMAIL PROTECTED]> wrote: ok. 15-20 minutes. so for me a half day ;-). I'm

Re: [appfuse-user] Modify core class User

2007-07-24 Thread Julien C.
ok. 15-20 minutes. so for me a half day ;-). I'm not a rapid. And english gives me headaches as you can read... Julien. Matt Raible a écrit : We've been a lot better about providing migrating instructions from one release to another, so hopefully it won't be too difficult. I've been able to eas

Re: [appfuse-user] Modify core class User

2007-07-24 Thread Matt Raible
We've been a lot better about providing migrating instructions from one release to another, so hopefully it won't be too difficult. I've been able to easily migrate the tutorials from one release to the next as we've moved along. It takes me about 15-20 minutes to upgrade an application. If you b

Re: [appfuse-user] Modify core class User

2007-07-24 Thread Michael Horwitz
It all depends on how much you change ;-). Mike. On 7/24/07, Julien C. <[EMAIL PROTECTED]> wrote: Ok that's what I suspected. So it will not be easy to upgrade to a new version of appfuse ? Julien. Michael Horwitz a écrit : If you have run appfuse:full-source, then you no longer need to fo

Re: [appfuse-user] Modify core class User

2007-07-24 Thread Julien C.
Ok that's what I suspected. So it will not be easy to upgrade to a new version of appfuse ? Julien. Michael Horwitz a écrit : If you have run appfuse:full-source, then you no longer need to follow the http://appfuse.org/display/APF/AppFuse+Core+Classes page - the user object source will alrea

Re: [appfuse-user] Modify core class User

2007-07-24 Thread Michael Horwitz
If you have run appfuse:full-source, then you no longer need to follow the http://appfuse.org/display/APF/AppFuse+Core+Classes page - the user object source will already be in your project. You can go ahead and change the user object. Mike On 7/24/07, Julien C. <[EMAIL PROTECTED]> wrote: Hi,