You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Created) (JIRA)" <ji...@apache.org> on 2012/04/18 10:00:47 UTC

[jira] [Created] (CB-536) Add new selector to CDVViewController to create a new CDVCordovaView, so subclasses can override it

Add new selector to CDVViewController to create a new CDVCordovaView, so subclasses can override it
---------------------------------------------------------------------------------------------------

                 Key: CB-536
                 URL: https://issues.apache.org/jira/browse/CB-536
             Project: Apache Callback
          Issue Type: Bug
          Components: iOS
    Affects Versions: Master
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah


This is so devs with custom CDVCordovaViews can override this easily. They can do this by overriding createGapView, but that has extra code in it that is not purely about alloc'ing a CDVCordovaView.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-536) Add new selector to CDVViewController to create a new CDVCordovaView, so subclasses can override it

Posted by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-536.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0

Fix commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/c532cfb6
                
> Add new selector to CDVViewController to create a new CDVCordovaView, so subclasses can override it
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CB-536
>                 URL: https://issues.apache.org/jira/browse/CB-536
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: Master
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> This is so devs with custom CDVCordovaViews can override this easily. They can do this by overriding createGapView, but that has extra code in it that is not purely about alloc'ing a CDVCordovaView.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CB-536) Add new selector to CDVViewController to create a new CDVCordovaView, so subclasses can override it

Posted by "Shazron Abdullah (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-536:
--------------------------------

      Priority: Minor  (was: Major)
    Issue Type: Improvement  (was: Bug)
    
> Add new selector to CDVViewController to create a new CDVCordovaView, so subclasses can override it
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CB-536
>                 URL: https://issues.apache.org/jira/browse/CB-536
>             Project: Apache Callback
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: Master
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Minor
>
> This is so devs with custom CDVCordovaViews can override this easily. They can do this by overriding createGapView, but that has extra code in it that is not purely about alloc'ing a CDVCordovaView.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira