Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 585781053E for ; Mon, 31 Aug 2015 22:50:48 +0000 (UTC) Received: (qmail 75675 invoked by uid 500); 31 Aug 2015 22:50:46 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 75640 invoked by uid 500); 31 Aug 2015 22:50:46 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 75500 invoked by uid 99); 31 Aug 2015 22:50:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2015 22:50:46 +0000 Date: Mon, 31 Aug 2015 22:50:46 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-8087) Add plugin results for NSInteger, NSUInteger MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-8087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-8087. ---------------------------------- Resolution: Duplicate > Add plugin results for NSInteger, NSUInteger > -------------------------------------------- > > Key: CB-8087 > URL: https://issues.apache.org/jira/browse/CB-8087 > Project: Apache Cordova > Issue Type: Improvement > Components: iOS > Affects Versions: Master > Reporter: Kevin Hawkins > Assignee: Shazron Abdullah > Priority: Minor > Labels: cordova-ios-4.0.x > Original Estimate: 3h > Remaining Estimate: 3h > > For iOS, it would be nice to have some CDVPluginResult factory method overloads for NSInteger and NSUInteger, as those are generally the best-practice types for interacting with integer values in Objective-C, particularly in the 32-bit vs. 64-bit world. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org