[flexcoders] FlexBuilder refactoring capabilities

2006-06-28 Thread Thomas Rühl -akitogo-

Hello list,

is there a way to intelligent refactor a project? Like moving class 
files around or renaming packages with FlexBuilder maintaining the 
imports and code fragments as it is in Java projects for example?

I mean, this is most likely a common and important task. I can't imagine 
to manually change everything my hand, or do I have to do so?

Thanks,
Thomas


  
  Thomas Rühl
  Design, Programming & Concepts
  
  akitogo OHG
  Hanauer Landstrasse 188
  60314 Frankfurt
  
  Telefon +49 (0) 69 800 69 445
  Fax +49 (0) 69 800 69 449
  Mobil   +49 (0) 179 750 75 87
  E-Mail  [EMAIL PROTECTED]
  Web http://www.akitogo.com
  




 Yahoo! Groups Sponsor ~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [flexcoders] FlexBuilder refactoring capabilities

2006-06-28 Thread Ralf Bokelberg
Unfortunately not yet.
Hopefully the next versions of builder will provide us with the
refactoring possibilities we all know from Eclipse JDT or Visual
Studio.
Cheers,
Ralf.

On 6/28/06, Thomas Rühl -akitogo- <[EMAIL PROTECTED]> wrote:
>
> Hello list,
>
> is there a way to intelligent refactor a project? Like moving class
> files around or renaming packages with FlexBuilder maintaining the
> imports and code fragments as it is in Java projects for example?
>
> I mean, this is most likely a common and important task. I can't imagine
> to manually change everything my hand, or do I have to do so?
>
> Thanks,
> Thomas
>
> 
>
>   Thomas Rühl
>   Design, Programming & Concepts
>
>   akitogo OHG
>   Hanauer Landstrasse 188
>   60314 Frankfurt
>
>   Telefon +49 (0) 69 800 69 445
>   Fax +49 (0) 69 800 69 449
>   Mobil   +49 (0) 179 750 75 87
>   E-Mail  [EMAIL PROTECTED]
>   Web http://www.akitogo.com
>
> 
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>
>
>
>
>


 Yahoo! Groups Sponsor ~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] FlexBuilder refactoring capabilities

2006-06-28 Thread Tom Chiverton
On Wednesday 28 June 2006 16:24, Thomas Rühl -akitogo- wrote:
> is there a way to intelligent refactor a project? Like moving class

There *should* be, because the underlying Eclipse supports this.
I imagine it'll be in the next revision.

-- 
Tom Chiverton



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.

We are pleased to announce that Halliwells LLP has been voted AIM Lawyer of the 
Year at the 2005 Growth Company Awards



 Yahoo! Groups Sponsor ~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




RE: [flexcoders] FlexBuilder refactoring capabilities

2006-06-28 Thread Dirk Eismann
Not yet. But that's the good thing about Flex Builder 2 being based on Eclipse: 
we can expect *lots* of neat additions/plugins/fragments for FB2 in the near 
future :)

Dirk.

> -Original Message-
> From: flexcoders@yahoogroups.com 
> [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Rühl -akitogo-
> Sent: Wednesday, June 28, 2006 5:24 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] FlexBuilder refactoring capabilities
> 
> 
> Hello list,
> 
> is there a way to intelligent refactor a project? Like moving 
> class files around or renaming packages with FlexBuilder 
> maintaining the imports and code fragments as it is in Java 
> projects for example?
> 
> I mean, this is most likely a common and important task. I 
> can't imagine to manually change everything my hand, or do I 
> have to do so?
> 
> Thanks,
> Thomas
> 
> 
>   
>   Thomas Rühl
>   Design, Programming & Concepts
>   
>   akitogo OHG
>   Hanauer Landstrasse 188
>   60314 Frankfurt
>   
>   Telefon +49 (0) 69 800 69 445
>   Fax +49 (0) 69 800 69 449
>   Mobil   +49 (0) 179 750 75 87
>   E-Mail  [EMAIL PROTECTED]
>   Web http://www.akitogo.com
>   
> 
> 
> 
> 
>  Yahoo! Groups Sponsor 
> ~--> Great things are happening at Yahoo! 
> Groups.  See the new email design.
> http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
> --
> --~-> 
> 
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 


 Yahoo! Groups Sponsor ~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [flexcoders] FlexBuilder refactoring capabilities

2006-06-28 Thread Thomas Rühl -akitogo-

Great, thanks for your opinions. Good to be not the only one who's 
missing something there.

And for the germans:
Da hab' ich ja schon wieder was zum drauf freuen ;)

Cheers,
Thomas


Dirk Eismann wrote:
> 
> 
> Not yet. But that's the good thing about Flex Builder 2 being based on 
> Eclipse: we can expect *lots* of neat additions/plugins/fragments for 
> FB2 in the near future :)
> 
> Dirk.
> 
>  > -Original Message-
>  > From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
>  > [mailto:flexcoders@yahoogroups.com 
> <mailto:flexcoders%40yahoogroups.com>] On Behalf Of Thomas Rühl -akitogo-
>  > Sent: Wednesday, June 28, 2006 5:24 PM
>  > To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
>  > Subject: [flexcoders] FlexBuilder refactoring capabilities
>  >
>  >
>  > Hello list,
>  >
>  > is there a way to intelligent refactor a project? Like moving
>  > class files around or renaming packages with FlexBuilder
>  > maintaining the imports and code fragments as it is in Java
>  > projects for example?
>  >
>  > I mean, this is most likely a common and important task. I
>  > can't imagine to manually change everything my hand, or do I
>  > have to do so?
>  >
>  > Thanks,
>  > Thomas
>  >
>  > 
>  >
>  > Thomas Rühl
>  > Design, Programming & Concepts
>  >
>  > akitogo OHG
>  > Hanauer Landstrasse 188
>  > 60314 Frankfurt
>  >
>  > Telefon +49 (0) 69 800 69 445
>  > Fax +49 (0) 69 800 69 449
>  > Mobil +49 (0) 179 750 75 87
>  > E-Mail [EMAIL PROTECTED] <mailto:thomas.ruehl%40akitogo.com>
>  > Web http://www.akitogo.com <http://www.akitogo.com>
>  >
>  > 
>  >
>  >
>  >
>  >  Yahoo! Groups Sponsor
>  > ~--> Great things are happening at Yahoo!
>  > Groups. See the new email design.
>  > http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM 
> <http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM>
>  > --
>  > --~->
>  >
>  > --
>  > Flexcoders Mailing List
>  > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt 
> <http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt>
>  > Search Archives:
>  > http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> <http://www.mail-archive.com/flexcoders%40yahoogroups.com>
>  > Yahoo! Groups Links
>  >
>  >
>  >
>  >
>  >
>  >
>  >
>  >
> 
> 

-- 



   Thomas Rühl
   Design, Programming & Concepts

   akitogo OHG
   Hanauer Landstrasse 188
   60314 Frankfurt

   Telefon +49 (0) 69 800 69 445
   Fax +49 (0) 69 800 69 449
   Mobil   +49 (0) 179 750 75 87
   E-Mail  [EMAIL PROTECTED]
   Web http://www.akitogo.com






 Yahoo! Groups Sponsor ~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/