[aerogear-dev] iOS API overhaul - change the URL property

Christos Vasilakis cvasilak at gmail.com
Thu Dec 20 09:25:12 EST 2012


Hi team,

as part of the API overhaul ticket[1] for the next CR1 release, we are proposing a change of the property URL of the AGPipe object to be an NSURL instead of a String. 

That is from:
@property (nonatomic, readonly) NSString *URL
 
to be:
@property (nonatomic, readonly) NSURL  *URL

A ticket has already been opened, see [2]

What do you think?

Thanks,
Christos


[1] https://issues.jboss.org/browse/AEROGEAR-763
[2] https://issues.jboss.org/browse/AEROGEAR-764

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20121220/f4907d59/attachment.html 


More information about the aerogear-dev mailing list