[svn] 3065: Initial checkin of the deferred instantiation feature for Gumbo .

Revision: 3065
Author: [email protected]
Date: 2008-09-02 16:52:05 -0700 (Tue, 02 Sep 2008)
Log Message:
Initial checkin of the deferred instantiation feature for Gumbo.
ItemsComponent has a "creationPolicy" property that controls when the content items are created. Possible values are:
* "all" - content is created as soon as the ItemsComponent is created
* "auto" - content is created as soon as it is needed
* "none" - content is not automatically created. When this creationPolicy is set, you must call createDeferredContent().
The "contentCreationComplete" event is sent when the content has been created.
Added IDeferredContentOwner interface. ItemsComponent is the only Gumbo component that implements this interface.
Reviewers: Corey, Ryan, Chet
Modified Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/flex/component/ItemsComponent.as
flex/sdk/trunk/frameworks/projects/flex4/src/flex/events/FlexEvent.as
flex/sdk/trunk/frameworks/tests/flex4/flex4test.mxml
flex/sdk/trunk/frameworks/tests/flex4/flex4test_testScript.mxml
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/lang/StandardDefs.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/StatesModel.java
Added Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/IDeferredContentOwner.as

I have restarted database. Now running adpatch, but still in starting phase:
====================================
Skipping...
Compile JSP files for Specified driver
since no such action is present for this driver file
or this APPL_TOP does not implement the "web" server type
Number of invalid objects: 942
Getting list of invalid objects in APPS schema.
Invalid object reports are recorded in
/u06_qa/oracle/apps/apps_st/appl/admin/QA/log/03356_preenv.*
Running SQL scripts and EXEC commands...
====================================
I shall update once I have more info.
br,
Anjum

Similar Messages

  • [svn:fx-trunk] 10006: Initial checkin of the "More styles for Spark skins" feature.

    Revision: 10006
    Author:   [email protected]
    Date:     2009-09-03 15:04:47 -0700 (Thu, 03 Sep 2009)
    Log Message:
    Initial checkin of the "More styles for Spark skins" feature. Details here:
    http://opensource.adobe.com/wiki/display/flexsdk/MoreStylesforSparkSkins
    There are some known issues:
    Panel bottom corners not rounded correctly when the panel has a control bar
    cornerRadius on Tab and DateChooser non functional
    cornerRadius values > 4 have drawing artifacts in the "down" state of Button and button-like components
    TextInput/TextArea incorrectly list lineBreak and verticalAlign as valid styles
    This checkin also includes a couple minor unrelated bug fixes:
    Remove MiniDebugTarget. This is a logging target that used MiniDebug, which hasn't worked since Flex 1.5
    Fix RTEs when setting focusSkin to null
    Optimization: don't measure skins if the host component has explicit sizes
    QE notes: Yes, many baseline images will need to be regenerated
    Doc notes: New ASDoc comments should be scrubbed
    Bugs: SDK-22931, SDK-22798, SDK-22217, SDK-19358
    Reviewer: Jason
    Tests run: checkintests, cyclone
    Is noteworthy for integration: Yes
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22931
        http://bugs.adobe.com/jira/browse/SDK-22798
        http://bugs.adobe.com/jira/browse/SDK-22217
        http://bugs.adobe.com/jira/browse/SDK-19358
    Modified Paths:
        flex/sdk/trunk/frameworks/halo-manifest.xml
        flex/sdk/trunk/frameworks/mxml-manifest.xml
        flex/sdk/trunk/frameworks/projects/airframework/defaults.css
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/Window.as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication. as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/SparkChromeWindowed ApplicationSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/WindowedApplication Skin.mxml
        flex/sdk/trunk/frameworks/projects/framework/defaults.css
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ComboBase.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DateChooser.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/TextInput.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IDeferredContentOwner.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/INavigatorContent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ScrollControlBase.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/metadata/BorderStyles.as
        flex/sdk/trunk/frameworks/projects/spark/defaults.css
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Application.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DropDownList.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/List.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Panel.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Scroller.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/SkinnableContainer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Spinner.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ButtonBase.a s
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Skin.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SkinnableCom ponent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SkinnableTex tBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Slider.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RectangularDropShadow.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/SparkSkin.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ApplicationSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonBarFirstButtonSkin.m xml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonBarLastButtonSkin.mx ml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DropDownListButtonSkin.mxm l
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DropDownListSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/FocusSkin.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ListSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/NumericStepperTextInputSki n.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/PanelSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/SpinnerDecrementButtonSkin .mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/SpinnerIncrementButtonSkin .mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TextAreaSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TextInputSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ToggleButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/BorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonBarFirstButtonSkin .mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonBarLastButtonSkin. mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ComboBoxSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/DefaultButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/EditableComboBoxSkin.mxm l
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/PanelBorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/PopUpButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/SparkSkinForHalo.as
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/StepperDecrButtonSkin.mx ml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/StepperIncrButtonSkin.mx ml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/TextInputBorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/ApplicationSkin.mx ml
        flex/sdk/trunk/frameworks/tests/basicTests/BasicTests.css
        flex/sdk/trunk/frameworks/tests/basicTests/spark/scripts/BorderTestScript.mxml
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/logging/targets/MiniDebugTarget.as

    Gordon, it looks like its been a while since you made this post.  Not sure how valid it is now...   I am particularly interested in the LigatureLevel.NONE value.  It seems that it is no longer supported.
    How do I turn of ligatures in the font rendering?
    My flex project involves trying to match the font rendering of Apache's Batik rendering of SVG and ligatures have been turned off in that codebase.  Is there any way (even roundabout) to turn ligatures off in flash?
    Thanks,
    Om

  • [svn:osmf:] 17371: Initial checkin of FMS stream reconnect feature.

    Revision: 17371
    Revision: 17371
    Author:   [email protected]
    Date:     2010-08-18 16:01:48 -0700 (Wed, 18 Aug 2010)
    Log Message:
    Initial checkin of FMS stream reconnect feature.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/AudioElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/LightweightVideoElement.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetLoader.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamPlayTrait.as
        osmf/trunk/framework/OSMF/org/osmf/net/rtmpstreaming/RTMPDynamicStreamingNetLoader.as

    Many thanks for the fast reply.
    I've got a follow up question.
    What will happen if I modify the reconnect Code in the OSMF Netloader Class as recommended and then load multiple third party OSMF plugins,
    which may have included the origin OSMF version of the Netloader class.
    Which one will be used at runtime?
    Thanks in advance!

  • Where are the all-new features for China?

    Hello.
    I just upgraded from 10.7 to 10.8 and while going through the feature list I wanted to look more closely at the all-new features for China. However, it looks like most them are not there.
    OS X Mountain Lion brings all-new support for many popular Chinese features and services. The dictionary app now includes the Standard Dictionary of Contemporary Chinese. Improved text input makes typing in Chinese easier, faster, and more accurate. With eight new fonts, your writing can appear formal, informal, or fun. Mail works with QQ, 163, and 126. Baidu, the leading Chinese search provider, is a built-in option in Safari. Now you can post to the web right from the app you’re in. Post videos with Youku and Tudou. Post to Sina Weibo, the popular microblogging service. And share easier than ever. All these new services are easy to set up on your Mac.
    I've not been able to find anything about the new services that OS X integrates with. For example, in Safari I can only choose between Google, Yahoo and Bing. In QuickTime Player I can only upload to YouTube and Vimeo, and the only microblogging service I can add is Twitter.

    Z. Zepto wrote:
    Is it impossible to use the those features without making the computer chinese?
    I forgot, yes, you can you can always add an account for a specific service in the Messages, Calendars & Contacts Preferences pane.

  • I use lightroom with the soft proofing feature for my printing. I used to make a copy proof, but all of the sudden something changed, and even if I'm on the copy in the developing mode it prints the original. Also, If i chose a file that was already in li

    I use lightroom with the soft proofing feature for my printing. I used to make a copy proof, but all of the sudden something changed, and even if I'm on the copy in the developing mode it prints the original. Also, If i chose a file that was already in light room to print, even though I have the chosen file up in the developing mode, it will instead print the most recent file that I added to lightroom. If found a way to work around these problems, (check make this the copy in the soft proofing, and copy my settings and delete and reload the old files) but it's a slight hassle and it didn't use to do this. Not sure why it changed. Could I have accidentally changed a setting?

    See
    iOS: Device not recognized in iTunes for Windows
    - I would start with
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or              
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    However, after your remove the Apple software components also remove the iCloud Control Panel via Windows Programs and Features app in the Window Control Panel. Then reinstall all the Apple software components
    - Then do the other actions of:
    iOS: Device not recognized in iTunes for Windows
    paying special attention to item #5
    - New cable and different USB port
    - Run this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests
    Also see:
    iPod not recognised by windows iTunes
    Troubleshooting issues with iTunes for Windows updates
    - Try on another computer to help determine if computer or iPod problem

  • Is the multi shoots feature for the new iso 7 camera supports iphone 5 or just the 5S

    Is the multi shoots feature for the new iso 7 camera supports iphone 5 or just the 5S

    The 10 fps burst mode will only be available on the iPhone 5s.  I believe all of the other features for sharpening photos from multiple shots are iPhone 5s only as well.

  • How do I find the 'auto fil' feature for Firefox?

    how do I find the 'auto fil' feature for Firefox?

    Hi jasmtch,
    I am assuming you are talking about auto fill for forms and not password/logins, correct? If that is the case, just take a look at the Knowledge Base article [[Form autocomplete]]. This will give you all the information you need to use and manage the autocomplete feature.
    Hopefully this helps!

  • [svn:cairngorm3:] 16245: Adding back the moduleRootContext public getter for backward compatibility

    Revision: 16245
    Revision: 16245
    Author:   [email protected]
    Date:     2010-05-20 05:42:50 -0700 (Thu, 20 May 2010)
    Log Message:
    Adding back the moduleRootContext public getter for backward compatibility
    Modified Paths:
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ModuleViewLoader.as
        cairngorm3/trunk/libraries/Module/src/com/adobe/cairngorm/module/ViewLoader.as

  • How do I use the remote wipe feature for file vault 2 / lion?

    I tried to find a preference panel. I know that for the ios you have to link/setup your device. I tried the find my iphone web site to see if my computer was listed there and it isn't at the moment. Is this new lion feature only available later with icloud? I checked the lion feature page and it lists it with file vault 2 with no asterisk so my guess is it should already now work.
    It would be a pity to think you've setup your computer to find out that you hadn't "activated" your computer/laptop
    Thanks,
    Phillyman

    Hi,
    I'm out of the country on business but probably the only way to figure this out is to call apple or drop by their retail stores. If no one figures this out (and I'm pretty sure there is nothing to figure out at this time). I'll try to call apple when I'm back in august.
    I find it wrong that apple touts this as a feature with no disclaimer. I'm a loyal mac fan for twenty years so I'll continue to buy their prodcuts and I did buy lion the day it came out. BUT a disclaimer (as they have done in the past) would have been nice. I know of at least two mac users who usually don't buy new OS's until they get it with their new laptops that specifically bought lion for this feature since they had read about it in a newspaper article.
    I also thought this was one of the more useful features in lion since my family already "lost" an iPad and we liked to delete our data after our alarm and message didn't work for a day.
    I'm sure  apple has it's reasons for not offering the feature just yet but in that case a disclaimer is a must. I would probably drop the reference remote wipe until I have the infrastructure in place.
    Cheers,
    Phillyman

  • Is it possible to disable the touch volume feature for keyboards and other instruments?

    By this i mean when you need to tap hard for loud volume and soft for low. it doesn't work very well and id prefer for the volume to always be as loud as possible instead of me having to tap my iPad really hard constantly to get the volume. If i want something low i can just lower it on the other screen.

    Yes, for keyboards, there is a slider on the left side of the screen that is labeled "Velocity". To make it play at the loudest velocity only, touch and hold the bottom of the slider as you slide it to the top.
    For drums, when you have the drumset on the screen, tap the little 3-slider icon near the top right and choose "Velocity Sensitivity"... to have the drums sound their loudest for every hit, turn this to "off".
    I may be wrong, but I don't think you can change the velocity of the smart guitars or bass.

  • Using the Edit definition feature for data controls in Jdeveloper 11g

    Hello,
    I am using Jdeveloper 11g 11.1.2.3.0.
    I have some data controls used in my application. Initially they were pointing to lab now it has been changed to development.
    I need to change the wsdl urls' for each data controls. I used edit definition feature in each data controls and copy pasted the new urls. But this does not seem to work.
    Is this the right way of doing it or is there any other way to accomplish this?
    Thanks in advance,
    Sal

    Hi,
    choose Application Resources (iAccordion in Application Navigator) --> ADF META-INF --> Open and Change connections.xml
    Frank

  • TS1646 Apple needs to remove the auto-fill feature for the zip code!!!

    Keep getting an error that states my billing info is incorrect, ever since I updated to 7.0.2!
    Appears to be the zip code or middle initial...

    I am 99.9% sure it's the update that is causing the problem. The problem started for me after my first purchase once I updated on Tuesday. Oddly, but thankfully for some reason I had not updated my son's iPad to I OS 7, earlier today out of curiosity I attempted to make an in app purchase and it went through no problem still using OS 6. When I checked mine, I still cannot make purchases. Apple said earlier in the week it was my bank, then it must be that I am continuously entering info wrong.  The info has to be correct if all the 1.99 hold charges they process for confirmation when updating payment info have shown up on my account. The question now is can they fix this a.s.a.p or how long can it take to get a patch if the cannot.

  • Disable access to the cloud storage feature for Creative Cloud for Teams?

    Is it possible to disable access to Creative Cloud Files when using Creative Cloud software for Teams/Volume Licensing customers? We're considering moving to Creative Cloud subscriptsions instead of traditional licensing and the ability to turn this feature off would be the easiest way to comply with our company's security requirments.
    Thanks.

    BrickyB, This is what the Creative Cloud FAQ says,
    My organization wants to block access to certain services, such as storage and access to community features, available through Creative Cloud. Is this possible?
    Yes, your IT administrators can block users from accessing the online services.  The online services and their URLs are listed here.
    As an administrator, you will also be able to deploy Creative Cloud desktop applications independent of the cloud-based services using the Creative Cloud Packager. The Creative Cloud Packager is available through Creative Cloud for teams.
    Check this for more details.
    http://www.adobe.com/products/creativecloud/faq.html

  • How to disable the print "ALL" feature for users?

    Is there a way to limit the user from printing an entire Adobe Acrobat  document by accident.  We have many documents that are 50 pages and more  and often times, the user only needs to print several pages but because  of CCS (Continual Clicking Syndrome), they blast right through the  print menu and send the whole document to the printer. 
    The easiest way would be to disable the "ALL" feature (radio button) in  the "Print Range" field.  However, I do not know if that is available or  if there is code I can enter in each document.

    It's not possible.
    However, you can create buttons on your document that "help" the user print
    just a part of the document: a certain page range, just the current page,
    etc.

  • How do i dissable the master password feature for saving web passwords , when i don't have the master password?

    I have mistakenly enabled the need for a master password for firefox to autofill passwords for me.I have no clue what the master password is.Is there any way to disable or change the master password , without knowing what the master password is?

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

Maybe you are looking for

  • My ipad 4 dropped and now apps open and close on their own

    My ipad 4 dropped off my lap.  The glass is intact but now all the apps open and close randomly on their own.  I tried to reboot it and it didnt workd.  Any help would be greatly appreciated.  Thanks

  • VGA adapter question

    I want to connect my ibook G4 to my Sony HD TV - I have the adapter that came with the ibook. But, it is so short - When I attach it to the back of my TV and the other end to my ibook - I'm on the back of the TV and can't see. If this is really stupi

  • Allow telnet to access to sapgw within Windows Cluster

    Hello! I have problem to start the J2EE stack of central instance (02) in MSCS cluster on Windows 2003. The error seems to be connected with start of SAP Gateway. The following telnet commando is failed >telnet server sapgw02 The appropriate entry sa

  • Illustrator files containing graphs corrupt and will not open after saving

    I have created a series of graphs in illustrator and after saving when I try to reopen them, I get the following error message: Can't open the illustration. The illustration contains an illegal operand. Offending operator: 1#INF This happens whatever

  • Load-balancing of transparent cache + IP spoofing + RTSP + MMS not working

    We have already in production an architecture with load-balancing of transparent cache + ip spoofing. We are unable to do the same for streaming flows (MMS and RTSP). We are doing PBR from our core network (2 * C6K) to redirect port 80, 554 and 1755