Thanks, David. I think that's the clue I was looking for. I was sort of heading in that direction. In pre-2.7 days, I've allowed myself to become sloppy, putting stacks and other files in the Rev folder to avoid dealing with pathing issues when I'm basically fooling around rather than developing. Then, of course, the fooling around turns into development and the pathing isn't straightened out but it all works OK because when I build the standalone, the path references to the standalone app are essentially parallel to the default pathing in the iDE. But 2.7 clearly is going to force me to be more disciplined.
On 4/13/06, David Burgun <[EMAIL PROTECTED]> wrote: > > Hi, > > I don't put anything at all RunRev folder, I assume that the > libraries will be in the same folder as the stack(s) that use them. I > locate them dynamically by getting the file of the current stack and > replacing the last item with the library name. You have to use the > copy panel of the standalone startup window in order to copy them > into the right place when building a standalone. > > All the Best > Dave > > > > On 12 Apr 2006, at 22:45, Dan Shafer wrote: > > > With the new directory structure supported by Rev 2.7, where is the > > recommended place to store stacks and libraries that have > > heretofore said > > they should be installed in the same folder as the Rev app? This > > clearly > > won't work well as upgrades take place with the new way Rev handles > > updates. > > > > I'm not at all sure which (if any) such stacks and libraries I'm > > talking > > about. I just know that my Rev app folder is full of stuff that I > > may want > > to be able to use again someday. > > > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Dan Shafer, Information Product Consultant and Author > > http://www.shafermedia.com > > Get my book, "Revolution: Software at the Speed of Thought" > >> From http://www.shafermediastore.com/tech_main.html > > _______________________________________________ > > use-revolution mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-revolution > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dan Shafer, Information Product Consultant and Author http://www.shafermedia.com Get my book, "Revolution: Software at the Speed of Thought" >From http://www.shafermediastore.com/tech_main.html _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
