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

Matthias Wessendorf matzew at apache.org
Thu Dec 20 09:42:47 EST 2012


+1 for:
@property (nonatomic, readonly) NSURL  *URL


-M

On Thu, Dec 20, 2012 at 3:25 PM, Christos Vasilakis <cvasilak at gmail.com> wrote:
> 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
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


More information about the aerogear-dev mailing list