[svn] 1317: Updates to get flex working with the Vector stuff.

Revision: 1317
Author: [email protected]
Date: 2008-04-20 12:12:54 -0700 (Sun, 20 Apr 2008)
Log Message:
Updates to get flex working with the Vector stuff. Had to add support for the new name type, and new applytype opcode to the Optimizer/Merger that flex uses. Also had to slightly change how the instantiated vector classes find their declared methods. Previously they were copied into the new class, but now they just point to the original vector class.
Modified Paths:
flex/sdk/trunk/modules/asc/src/java/macromedia/abc/ConstantPool.java
flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Decoder.java
flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Encoder.java
flex/sdk/trunk/modules/asc/src/java/macromedia/abc/OpcodeVisitor.java
flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Opcodes.java
flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Printer.java
flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Scanner.java
flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Visitor.java
flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/Parser.java
flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java
flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ReferenceValue.java

despite the workaround, it doesn't fix the real problem. It shouldn't be a huge deal for adobe to add support for multiple svn versions. Dreamweaver is the first tool i've used that works with svn that doesn't support several types of svn meta data. If they're going to claim that Dreamweaver supports svn is should actually support svn, the current version, not a version several years old. This should have been among the first patches released, or at least after snow leopard came out (and packaged with it the current version of svn).
does anyone know if the code that handles meta data formatting is something that is human readable, or where it might be, or is it in compiled code.
i signed up for the forums, for the sole purpose of being able to vent about this very frustrating and disappointing situation.

Similar Messages

  • My hard drive crashed on my Imac 24" 2009, i put in a new hard drive 2TB and a SSD drive 240 GB and removed the opticdrive. What external DVD can I get to work with the IMac? The Apple super drive is not compatible.

    My hard drive crashed on my Imac 24" 2009,  I installed a new hard drive 2TB and a SSD drive 240 GB and removed the optical drive.
    What external DVD can I get to work with the IMac?                              The Apple super drive is not compatible.

    Virtually any DVD burner that can connect to your Mac will work. They start at $40 on Amazon.

  • Will Bootcamp work with the 3T fusion drive with the Mountain Lion update?

    The notes on the update say it will work with the 3T drive but in typical minimalist fashion, Apple doesn't mention whether that includes the 3T fusion drive.  Why can't they just explain things fully?
    anyway, does anyone have an answer?

    I installed 10.8.2 update today with my 2012 MBA.  The details of the update include:  Resolves a video issue with some VGA projectors when connected to certain Mac notebooks.
    I tried using the MBA with a video projector and it found the correct resolution and connected with the projector automatically.  Using detect displays in the disoplay preference pane wasn't even necessary. 
    I hope this is the fix I have been waiting for with the 2012 MBA.
    Thank you Apple.
    RC
              (http://support.apple.com/kb/HT5460)

  • Does the Zen Micro Charger also work with the Zen Nee

    I can get a Zen Micro Charger for 20$ at my local Walmart, which is obviously better than the 35$ price online. But the main question is, will it work with my Neeon? Can it cause any sort of problems plugged into my neeon?

    USB adapters seem to be a law unto themselves. I have three, two for mobile phones, and one for the Micro. With the firmware update all three adapters work with the Micro, but the mobile phones will only work with their respecti've adapters.
    I'm not sure whether the Neeon is as straightforward as the Micro, so unless someone else has tried it you take a risk. I guess you can always buy and take it back if it doesn't work.

  • [svn:osmf:] 13494: Update build script to work with Flex 4 SDK.

    Revision: 13494
    Revision: 13494
    Author:   [email protected]
    Date:     2010-01-13 20:30:13 -0800 (Wed, 13 Jan 2010)
    Log Message:
    Update build script to work with Flex 4 SDK.
    Modified Paths:
        osmf/branches/flex4/build/build.xml

    No, you don't need Flash Builder to use the Flex SDK. If you download the SDK and unzip it, you'll find a 'bin' directory that has the mxmlc compiler in it. You can compile Actionscript or MXML files using that.
    ./mxmlc MyFlexApp.mxml
    If you are building an AIR application, you will use amxmlc
    ./amxmlc MyAIRFlexApp.mxml
    Then, launch your AIR application using adl
    ./adl.exe MyAIRFlexApp-app.xml
    Hope this helps,
    Joan

  • [svn:fx-trunk] 5019: ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/ AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spa

    Revision: 5019
    Author: [email protected]
    Date: 2009-02-19 13:17:21 -0800 (Thu, 19 Feb 2009)
    Log Message:
    ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spark equivs
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ApplicationControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Box.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Canvas.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/HBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Panel.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/TabNavigator.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Tile.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/VBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as

    Hi DST
    This is a great effort and gesture. thank you on behalf of all the newbies.
    PJ

  • I have an ipod touch and just updated my software to ios 7.1.2. Now I get the message that my adapter, accessory does not support my device. Is there a new adapter that I need to buy that works with the ios 7.1.2?

    i have an ipod touch and just updated my software to ios 7.1.2. Now I get the message that my adapter, accessory does not support my device. Is there a new adapter that I need to buy that works with the ios 7.1.2?

    This is not my problem. However, I think it may be related to an old speaker. I was using the 30 pin adapter for about a week after the upgrade to 7.1.2. But I think with the update the speaker won't work anymore. I will try with a new speaker system. Thank you for trying to assist.

  • [svn:osmf:] 13228: Updating ExamplePlayer to work with the latest API changes.

    Revision: 13228
    Revision: 13228
    Author:   [email protected]
    Date:     2009-12-30 04:33:34 -0800 (Wed, 30 Dec 2009)
    Log Message:
    Updating ExamplePlayer to work with the latest API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/ChromelessPl ayerElement.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextElement.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/traceproxy/TraceListene rProxyElement.as
    Added Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextDisplayObjectT rait.as
    Removed Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextViewTrait.as

    Revision: 13228
    Revision: 13228
    Author:   [email protected]
    Date:     2009-12-30 04:33:34 -0800 (Wed, 30 Dec 2009)
    Log Message:
    Updating ExamplePlayer to work with the latest API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/chromeless/ChromelessPl ayerElement.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextElement.as
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/traceproxy/TraceListene rProxyElement.as
    Added Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextDisplayObjectT rait.as
    Removed Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/text/TextViewTrait.as

  • [svn:osmf:] 14984: Updating to work with the latest logging API changes.

    Revision: 14984
    Revision: 14984
    Author:   [email protected]
    Date:     2010-03-24 07:23:14 -0700 (Wed, 24 Mar 2010)
    Log Message:
    Updating to work with the latest logging API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/DebuggerLogger.as

    Revision: 14984
    Revision: 14984
    Author:   [email protected]
    Date:     2010-03-24 07:23:14 -0700 (Wed, 24 Mar 2010)
    Log Message:
    Updating to work with the latest logging API changes.
    Modified Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/src/DebuggerLogger.as

  • [svn:osmf:] 11239: Updated DRM MediaError codes to work with the the Framework strings class.

    Revision: 11239
    Author:   [email protected]
    Date:     2009-10-28 13:03:06 -0700 (Wed, 28 Oct 2009)
    Log Message:
    Updated DRM MediaError codes to work with the the Framework strings class.  DRM errors spit directly from the VideoElement.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaErrorCodes.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/MediaFrameworkStrings.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/VideoElement.as

    check the server log;
    /app/oracle/product/fwm11g/user_projects/domains/fwm_domain/servers/AdminServer/logs/AdminServer.log
    you can launch the console and see if it is running; http://<server>:<port>/console

  • How can I update a Numbers '08 document to work with the current version?

    I've had Numbers '08 for quite awhile (obviously). Have a few spreadsheets in it that I tried as an alternative to Excel. I've now got the most current version of Numbers but it won't open the spreadsheets created in the '08 version. I get an error message telling me to save them with Numbers '09, which I do not have.
    Is there any way to get these updated to work with the current version? If so, that would be great, would like to try it out. If not, I'm just going to copy this stuff into Excel and be done with Numbers entirely.

    This is a work-around - but also send feedback to apple that that is pretty low in the 21st century where people may keep data without opening it for a very long time - then need it desperately.
    http://www.apple.com/feedback/>Apple - Feedback
    Export the spreadsheets to another format - CSV may work - then import into the new version.
    Also you could try export to excel format and import.

  • Itunes updated and now it won't work.  I unstalled it and reinstalled the older version and it still won't open. Says the itunes library won't work with the older program. Help

    Itunes updated and now it won't work.  I unstalled it and reinstalled the older version and reinstalled a older version and it still won't open.  Says the itunes
    library won't work with the older program.  Please help

    It says it cannot removed the older version of iTunes.
    Doublechecking before proceeding ... what's the precise text of that message, please? (There's a couple of different ones I can think of that you might be getting.)

  • HT1338 where is the update for aperture to make it work with the updated os x yosemite

    where is the update for aperture to make it work with the updated os x yosemite

    The currently sold version of Aperture at the AppStore, Aperture 3.6 is compatible with Yosemite. 
    See the Release notes: Aperture 3.6 Release notes
    If you are running any version of Aperture 3, you should be able to update to this version.  Does the update not show for you?
    The update has been shown automatically for those who had upgraded from Mavericks and been running Aperture 3.5.1. Other users, who skipped Mavericks and Aperture 3.5.1 have reported problems to get the update to show and needed to contact the AppStore Support. The update did not show, if the users tried to update from an earlier version.

  • Has anyone had problems with the latest driver update for the Lexmark printers? My Lexmark printers won't work with the latest driver update.

    Has anyone had problems with the latest Lexmark printer driver update? My Lexmark printers won't work with the latest driver update. If I reinstall an older version of the drivers, they work.

    Mine crashed once with new update, but working fine.
    I had to delete old printer, restart iMac, and then reinstall
    new drivers to get it to work. Would not complete without
    the restart after deleting non-working printer. No problems
    since and all features working.

  • Getting the Alpine iPod adaptor to work with the nano

    I've had my Nano since September and love it. Had to purchase a new stereo for my car so I had a new Alpine Head Unit and the iPod adaptor installed. The radio works great. The adaptor will not work on my Nano no matter what I do. The error message I get is that my iPod doesn't support the attached accessory.
    I've reset my Nano to factory settings twice and I've reset the Head Unit once. That seems to fix everyone else's problem but not mine. Now I'm stuck because I went to the Apple Store and was told my Nano is fine its an Alpine problem, I call Alpine and was told it works just fine with the Nano so it must be a Nano problem. At this point I don't know what to do.
    Any suggestions would be greatly appreciated!

    Hi Gary,
    Thanks so much for your response. I have the Alpine 9847 with the 420i iPod adaptor.
    And I should have mentioned this before I did go back to the store for help. They tried and tried but couldn't get it to work (they reset my iPod several times and reset the head unit as well). They even tried to get my Nano to work on some other units in the store - Kenwoods and Alpines and couldn't get it to work anywhere. They swear to me that they've used this adaptor on other Nano's so they said go to the Apple store your iPod must be defective. The sales guy even brought out his iPod (40G I think - don't know the version) and it worked just fine in my car so of course in their mind an iPod work they've used it for other Nano's so they think the hook-up is OK (and I'm hard pressed to argue).
    The man at the Apple Store said that the 420i doesn't work with Nanos or iPod videos because it was designed to work with USB Mass Storage and the Nano and iPod video uses PTP (I have no idea what this means). He said the problem was with Alpine because the adaptor needed a software update. I called the audio store back (and this is a actual audio store not a Best Buy/Circuit City type store) and they said they would look into this.
    So I called Alpine and the man told me there is no software update and as far as he knew it worked with Nano and iPod videos even though it wasn't designed to work with them; there was nothing he could do for me so his solution was go buy a new iPod (of course my options are a Nano or an iPod video which brings me full circle to it won't work with the 420i). Plus its new I don't want another iPod I like the one I have!
    So Apple says its Alpine's adaptor, and Alpine says its Apple's iPod - I say I just want to listen to my music!
    The audio store is still trying to help but they seemed stumped as well. My iPod has had some quirks (took me over an hour to get my computer to recognize it tonight to reload songs, I have to have iTunes open before plugging in the Nano or it jams) but I never thought much about it. Is there such a thing as a tempermental Nano that can't be trained?
    Thanks again for your help! (And sorry its so long but I figured the more info the better.)
    Jen

Maybe you are looking for