[svn:fx-trunk] 9056: * Cleaned up deprecated warnings in rpc build.

Revision: 9056
Author:   [email protected]
Date:     2009-08-04 07:56:55 -0700 (Tue, 04 Aug 2009)
Log Message:
Cleaned up deprecated warnings in rpc build.
Reviewer: Gordon
Tests run: checkintests
Is noteworthy for integration: Yes, rpc.swc has been updated to use ResourceManager.
Code-level description of changes:
  Moved ResourceBundle metadata to class level.
  Removed messagingBundle and rpcBundle vars.
  Added _resourceManager var.
  Modified textOf() to use ResourceManager.getString().
Modified Paths:
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/utils/Translator.as

Thats good news.

Similar Messages

  • [svn:fx-trunk] 11899: Cleaning up some FIXMEs assigned to me in the code:

    Revision: 11899
    Revision: 11899
    Author:   [email protected]
    Date:     2009-11-17 10:24:33 -0800 (Tue, 17 Nov 2009)
    Log Message:
    Cleaning up some FIXMEs assigned to me in the code:
    In UIMC, we now call invalidateParentSizeAndDL() on setting explicitMaxWidth.  We already do this for explicitMaxHeight.  I also changed a FIXME around invalidateLayering() in to a TODO.
    In GroupBase, I removed a FIXME around the focusPane as we are using the overlay API now.
    In DataGroup, I changed a FIXME to a TODO with some clarifying comments.
    In SkinnableContainer, I removed a FIXME and just commented on why it was needed.  I also removed another FIXME and some code now that it seems like we don?\226?\128?\153t need to do the array conversion with IDefferedInstance since the compiler handles it for us now.
    In SkinnableDataContainer, I changed a FIXME around event delegation to a TODO.
    In DropDownController, when you drag around the volume bar, the popup stays open even if the mouse isn?\226?\128?\153t over the open button or the dropdown.  However, when the mouse is released, we should immediately close the drop down, rather than wait for another mouseMove to occur.  This involved some refactoring of some code in to a private helper method.  The "@private" protected methods in DropDownController should probably be made mx_internal.  I will do that in a subsequent checkin.
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: Jason for the DropDownController change, Glenn for the rest
    Tests run: checkintests, mustella FCK, Panel, SkinnableContainer, DropDownList
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DataGroup.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/SkinnableContainer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/SkinnableDataContainer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/DropDownCont roller.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as

  • [svn:fx-trunk] 11450: Cleaning up the whitespace in these 3 files ( tabs to spaces).

    Revision: 11450
    Author:   [email protected]
    Date:     2009-11-04 17:10:56 -0800 (Wed, 04 Nov 2009)
    Log Message:
    Cleaning up the whitespace in these 3 files (tabs to spaces).
    QE notes: No
    Doc notes: No
    Bugs: No
    Reviewer: Me
    Tests run: Checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Group.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as

    Thats good news.

  • [svn:fx-trunk] 5119: Clean up some ASDoc tags from the addition of the @ productversion/@playerversion tags

    Revision: 5119
    Author: [email protected]
    Date: 2009-03-01 07:19:39 -0800 (Sun, 01 Mar 2009)
    Log Message:
    Clean up some ASDoc tags from the addition of the @productversion/@playerversion tags
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/airframework/src/mx/controls/HTML.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxList.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/TextView.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/effectClasses/FxResizeInstance.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/SparkSkin.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Button.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/CalendarLayout.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Label.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Text.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ToolTip.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/dataGridClasses/DataGridItem Renderer.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/videoClasses/NCManager.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/videoClasses/VideoPlayer.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Application.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ContainerRawChildrenList.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IDisplayObjectContainerInterface .as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IDisplayObjectInterface.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IInteractiveObjectInterface.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ISpriteInterface.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UITextField.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/EffectManager.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/Tween.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/effectClasses/SequenceInstanc e.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/effectClasses/SoundEffectInst ance.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/HistoryManagerImpl.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/skins/halo/HaloBorder.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/Base64Encoder.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/validators/StringValidator.as
    flex/sdk/trunk/frameworks/projects/framework_textLayout/src/mx/core/UITLFTextField.as
    flex/sdk/trunk/frameworks/projects/halo/src/mx/skins/halo/HaloBorder.as
    flex/sdk/trunk/frameworks/projects/haloclassic/src/haloclassic/HaloRectBorder.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/AbstractConsumer.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/channels/AMFChannel.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/channels/HTTPChannel.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ServerConfig.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/HTTPRequestMessage.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/AbstractOperation.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/events/FaultEvent.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/events/ResultEvent.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/http/AbstractOperation.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/remoting/Operation.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/soap/Operation.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/soap/mxml/Operation.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/wsdl/WSDL.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/xml/Schema.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/xml/SchemaMarshaller.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/utils/HexEncoder.as

    I am not sure what's happening with IE9 (no live site) but I had real problems viewing your code in Live View - until I removed the HTML comment marked below. Basically your site was viewable in Design View but as soon a I hit Live view, it disappeared - much like IE9. See if removing the comment solves your issue.
    <style type="text/css">
    <!-- /*Remove this */
    body {
        margin: 0;
        padding: 0;
        color: #000;
        background:url(Images/websitebackgroundhomee.jpg) repeat scroll 0 0;
        font-family: David;
        font-size: 15px;
        height:100%;

  • [svn:bz-trunk] 21002: Clean up build. xml and remove unnecessary delete task in the jar target.

    Revision: 21002
    Revision: 21002
    Author:   [email protected]
    Date:     2011-03-31 09:47:04 -0700 (Thu, 31 Mar 2011)
    Log Message:
    Clean up build.xml and remove unnecessary delete task in the jar target. 
    Checkin tests passed.
    Modified Paths:
        blazeds/trunk/modules/core/build.xml
        blazeds/trunk/modules/proxy/build.xml
        blazeds/trunk/modules/remoting/build.xml

    Well obviously it is an Ant build.
    It looks to just compile/build a web application into a war so you can deploy it where you want to.
    You don't need to edit it every time you are making a new page. It should work for any generic struts web application laid out in the fashion it expects.
    Cheers,
    evnafets

  • [svn:fx-trunk] 12087: Dev only. Checking in Flash Builder 4 " Library Projects" for building Flex SDK SWCs in trunk.

    Revision: 12087
    Revision: 12087
    Author:   [email protected]
    Date:     2009-11-21 20:56:09 -0800 (Sat, 21 Nov 2009)
    Log Message:
    Dev only. Checking in Flash Builder 4 "Library Projects" for building Flex SDK SWCs in trunk. These projects are easier to import and do not require linked resource variables to be specified.
    Note: although the trunk does not build textLayout.swc, there appears to be a legitimate compiler error in FlowGroupElement.as as a cast is missing. I'll follow up with TLF.
    QE notes: N/A
    Doc notes: N/A
    Bugs: N/A
    Reviewer: N/A
    Tests run: N/A
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/airframework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airframework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airframework/.project
        flex/sdk/trunk/frameworks/projects/airframework/.settings/
        flex/sdk/trunk/frameworks/projects/airframework/.settings/org.eclipse.core.resources.pref s
        flex/sdk/trunk/frameworks/projects/airspark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airspark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airspark/.project
        flex/sdk/trunk/frameworks/projects/airspark/.settings/
        flex/sdk/trunk/frameworks/projects/airspark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/flex/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/flex/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/flex/.project
        flex/sdk/trunk/frameworks/projects/flex/.settings/
        flex/sdk/trunk/frameworks/projects/flex/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/framework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/framework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/framework/.project
        flex/sdk/trunk/frameworks/projects/framework/.settings/
        flex/sdk/trunk/frameworks/projects/framework/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/halo/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/halo/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/halo/.project
        flex/sdk/trunk/frameworks/projects/halo/.settings/
        flex/sdk/trunk/frameworks/projects/halo/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/osmf/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/osmf/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/osmf/.project
        flex/sdk/trunk/frameworks/projects/osmf/.settings/
        flex/sdk/trunk/frameworks/projects/osmf/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/rpc/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/rpc/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/rpc/.project
        flex/sdk/trunk/frameworks/projects/rpc/.settings/
        flex/sdk/trunk/frameworks/projects/rpc/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/spark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/spark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/spark/.project
        flex/sdk/trunk/frameworks/projects/spark/.settings/
        flex/sdk/trunk/frameworks/projects/spark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/sparkskins/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.project
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/textLayout/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.project
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/wireframe/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.project
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/org.eclipse.core.resources.prefs

    Status Update - don't know if this is a bug, design flaw, install problem or my misunderstanding.
    I got it to work by first changing my Flex library to 4.5.0 - still didn't work with current
    app and update mxml files using "2.6" for their namespace versions. But I did at least
    get the popup error number 16815 - indicating an error in the update version namespace.
    By leaving my application namespace version at "2.6" and changing the update version to "2.5" ... bingo!
    I got my new update installed autiomatically.
    Is this how it's supposed to work - or are my runtimes mixed up?
    Will this work the same using the Flex 4.5.1 SDK? I'll find out shortly
    Hope this helps others.

  • [svn:fx-trunk] 10920: Added new file introduced in TLF Build 517.

    Revision: 10920
    Author:   [email protected]
    Date:     2009-10-07 15:27:29 -0700 (Wed, 07 Oct 2009)
    Log Message:
    Added new file introduced in TLF Build 517.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: None
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Added Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/ISWFContext.as

    Thats good news.

  • [svn:fx-trunk] 9203: Update flex-fontkit.jar with P4 build 246325

    Revision: 9203
    Author:   [email protected]
    Date:     2009-08-10 07:09:18 -0700 (Mon, 10 Aug 2009)
    Log Message:
    Update flex-fontkit.jar with P4 build 246325
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

  • [svn:fx-trunk] 7637: Update flex-fontkit.jar with P4 build 236168

    Revision: 7637
    Author:   [email protected]
    Date:     2009-06-08 12:41:16 -0700 (Mon, 08 Jun 2009)
    Log Message:
    Update flex-fontkit.jar with P4 build 236168
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

  • [svn:fx-trunk] 13690: Update flex-fontkit.jar with P4 build 268130

    Revision: 13690
    Revision: 13690
    Author:   [email protected]
    Date:     2010-01-21 10:03:28 -0800 (Thu, 21 Jan 2010)
    Log Message:
    Update flex-fontkit.jar with P4 build 268130
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

  • [svn:fx-trunk] 13629: Update flex-fontkit.jar with P4 build 267883

    Revision: 13629
    Revision: 13629
    Author:   [email protected]
    Date:     2010-01-19 11:40:26 -0800 (Tue, 19 Jan 2010)
    Log Message:
    Update flex-fontkit.jar with P4 build 267883
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

  • [svn:fx-trunk] 13261: Update flex-fontkit.jar with P4 build 265783

    Revision: 13261
    Revision: 13261
    Author:   [email protected]
    Date:     2010-01-04 13:29:29 -0800 (Mon, 04 Jan 2010)
    Log Message:
    Update flex-fontkit.jar with P4 build 265783
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

  • [svn:fx-trunk] 12768: Update flex-fontkit.jar with P4 build 263324

    Revision: 12768
    Revision: 12768
    Author:   [email protected]
    Date:     2009-12-09 19:47:46 -0800 (Wed, 09 Dec 2009)
    Log Message:
    Update flex-fontkit.jar with P4 build 263324
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

  • [svn:fx-trunk] 12619: Update flex-fontkit.jar with P4 build 262767

    Revision: 12619
    Revision: 12619
    Author:   [email protected]
    Date:     2009-12-07 11:58:04 -0800 (Mon, 07 Dec 2009)
    Log Message:
    Update flex-fontkit.jar with P4 build 262767
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

  • [svn:fx-trunk] 12221: Update flex-fontkit.jar with P4 build 261505

    Revision: 12221
    Revision: 12221
    Author:   [email protected]
    Date:     2009-11-25 18:29:44 -0800 (Wed, 25 Nov 2009)
    Log Message:
    Update flex-fontkit.jar with P4 build 261505
    Modified Paths:
        flex/sdk/trunk/lib/flex-fontkit.jar

Maybe you are looking for

  • How to edit 1920x1080 & 1280x720 & 720x480 footage in one project - HELP!

    I just shot a documentary in which we used two different cameras: Our A camera was a Panasonic Varicam 2700 shooting in 1280x720 (our desired format), mostly 30fps but at times 60fps for slow-motion sequences. We shot on P2 cards, and my computer say

  • Ati, radeon, fglrx, catalyst, ???

    I am converting one of my boxes to Arch.  it has an older ATI Radeon card (7500, I think).  I have always used the "radeon" driver. pacman finds no "radeon" driver--only "radeonhd".  Some quick digging--including here--finds discussion of "catalyst"

  • How to read chinese characters with Nano

    I transfered some chinese songs to my Nano using iTunes. But now i can't read the characters...

  • Pen tablet

    Does anyone use a pen tablet? if so, which one do you use and what do you think are the advantages and disadvantages?

  • Importing P3 Files in to Primavera release 8.2 , is turned off , even if P3

    Importing P3 Files in to Primavera release 8.2 ,botton is turned off , even if P3 Program is intalled. Please advise why i intalled p3 and after that i installed p 8.2 and still this botton dont want to turn on.