The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Refactoring ActionScript: Moving Packages

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Huw Collingbourne

Posts: 1254
Nickname: huw
Registered: Nov, 2006

Huw Collingbourne is Director of Technology for the Ruby In Steel IDE
Refactoring ActionScript: Moving Packages Posted: Jun 9, 2009 3:38 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Huw Collingbourne.
Original Post: Refactoring ActionScript: Moving Packages
Feed Title: Ruby In Steel
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend
Feed Description: Developers' Blog of the Ruby In Steel and Amethyst (Adobe Flex) IDEs for Visual Studio
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Huw Collingbourne
Latest Posts From Ruby In Steel

Advertisement
We've just put up a new mini-release of Amethyst on the download site. This is mainly to fix a problem with compiling large SWC projects but we've also added a nice new feature – the ability to move packages. The problem with ActionScript (and Java) is that the location of a file and a package name must match. So if you have a package with a name like ‘x.y.x' it must reside in a directory with the path (relative to the root of the project) ‘x\y\z'. (...)

Read: Refactoring ActionScript: Moving Packages

Topic: Interview: Author David Black Previous Topic   Next Topic Topic: iPhone 3GS upgrade for cheaper

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use