Skip to content

<id> to be mapped to NSObject or Object #1

@GoogleCodeExporter

Description

@GoogleCodeExporter
Currently, <id> is being mapped to Object in generated Java API. But may need 
to be mapped to NSObject.  The example considered here was of the following: 
NSMutableDictionary.setObjectForKey(). 
The arguments here - the key, value pair need to be derived from NSObject.
But the question was how to handle in case of 'delegates'. We could have 
mapping id to NSObject as a default behaviour and add an entry for special 
cases such as delegates in advisor.xml. 

Spoorthi

Original issue reported on code.google.com by spoorthi.dsilva@gmail.com on 24 Nov 2011 at 7:34

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions