Recommended way of integrating code with project using ARC?

221 views
Skip to first unread message

Vinnie DiPrenda

unread,
Feb 7, 2012, 11:21:24 AM2/7/12
to WSDL2ObjC Discussion Group
I've built some prototype code using wsds2objc to interact with an
axis2 web service. I'm trying now to integrate the proxy into a new
app that uses ARC. The proxy code generates errors because of all the
auto releases. Is there a way of getting this to work? I've noticed
over the last couple of weeks that there has been product development
that addresses exactly this feature. Is the code available, or will it
be available any time soon? Any advice is greatly appreciated.

Thanks,
Vinnie DiPrenda

stephane

unread,
Feb 7, 2012, 11:42:36 AM2/7/12
to WSDL2ObjC Discussion Group
Look at the 'stephane' branch on subversion. It contains ARC support.
Cheers,

Stephane

Vinnie DiPrenda

unread,
Feb 7, 2012, 11:59:40 AM2/7/12
to WSDL2ObjC Discussion Group
Thanks Stephane,

That's exactly what I was alluding to. I believe it's exactly what I
need. However when I try to download the branch, I seem to only get
the trunk code when I look at the diffs.

Here is the command I'm using.

svn checkout -r 224 http://wsdl2objc.googlecode.com/svn/trunk
wsdl2objc-read-only

When I look at the code differences, I don't seem to have r224. Am I
doing something wrong? I'm sure I'm doing something incorrectly with
the URL.
I don't do a lot with svn.. Sorry..

Vinnie
> > Vinnie DiPrenda- Hide quoted text -
>
> - Show quoted text -

Stéphane Corthésy

unread,
Feb 7, 2012, 2:12:57 PM2/7/12
to wsdl2obj...@googlegroups.com
svn checkout http://wsdl2objc.googlecode.com/svn/branches/stephane wsdl2objc-arc

> --
> You received this message because you are subscribed to the Google Groups "WSDL2ObjC Discussion Group" group.
> To post to this group, send email to wsdl2obj...@googlegroups.com.
> To unsubscribe from this group, send email to wsdl2objc-disc...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/wsdl2objc-discuss?hl=en.
>

Vinnie DiPrenda

unread,
Feb 7, 2012, 5:30:44 PM2/7/12
to WSDL2ObjC Discussion Group
Thanks for the quick response, Stephane!

On Feb 7, 2:12 pm, Stéphane Corthésy <steph...@sente.ch> wrote:
> svn checkouthttp://wsdl2objc.googlecode.com/svn/branches/stephanewsdl2objc-arc
>
> On Feb 7, 2012, at 5:59 PM, Vinnie DiPrenda wrote:
>
>
>
> > Thanks Stephane,
>
> > That's exactly what I was alluding to. I believe it's exactly what I
> > need. However when I try to download the branch, I seem to only get
> > the trunk code when I look at the diffs.
>
> > Here is the command I'm using.
>
> > svn checkout -r 224http://wsdl2objc.googlecode.com/svn/trunk
> > For more options, visit this group athttp://groups.google.com/group/wsdl2objc-discuss?hl=en.- Hide quoted text -

Vinnie DiPrenda

unread,
Feb 8, 2012, 10:35:29 AM2/8/12
to WSDL2ObjC Discussion Group
Hi Stephane,

I've downloaded and built the project. I'm doing some regression
testing against the wsdls that I've already used to built my prototype
apps. On the first one, I'm seeing the following errors on ns.m.

Semantic Issue
Performance Selector names a selector which retains the object.

Here is the code fragment;

self = [super performSelector:@selector(initWithCoder:)
withObject:decoder];

I'm receiving 4 such errors. I'll create an issue, and upload the
wsdl.

Thanks so much,
Vinnie

Vinnie DiPrenda
> > > For more options, visit this group athttp://groups.google.com/group/wsdl2objc-discuss?hl=en.-Hide quoted text -

Vinnie DiPrenda

unread,
Feb 8, 2012, 10:51:03 AM2/8/12
to WSDL2ObjC Discussion Group
I've created an issue, 170 that describes the problem. Please let me
know if there's any other information I can provide to figure out
what's going on.

Thanks
Vinnie
> > > > For more options, visit this group athttp://groups.google.com/group/wsdl2objc-discuss?hl=en.-Hidequoted text -

Shahar Hadas

unread,
Apr 28, 2012, 7:01:16 PM4/28/12
to wsdl2obj...@googlegroups.com
My best recommendation for using the wsdl2objc in an arc project is as was discussed here:


hope it helps,
Shahar

Yevgen Lisovenko

unread,
Jul 9, 2012, 1:49:35 PM7/9/12
to wsdl2obj...@googlegroups.com
The solution to add -fno-obcj-arc to compile sources does not work for me (I cleaned and built the project):
If you can help me - please help.
Thanks!



Message has been deleted

Yevgen Lisovenko

unread,
Jul 9, 2012, 2:01:42 PM7/9/12
to wsdl2obj...@googlegroups.com
I have attached the screen shot

Понеділок, 9 липня 2012 р. 20:49:35 UTC+3 користувач Yevgen Lisovenko написав:
wsdl2objc ARC problem.jpg
Reply all
Reply to author
Forward
0 new messages