I just opened an improvement JIRA (WINK-302) on that. I know some of you guys are IBMers so I was wondering if you guys know that is there any legal issues if I use latest Wink release 1.1.1 instead of the one that comes with feature pack. As an IBMer, I am bound to use products that come through IBM installation and have legal clearance.
---------------------------------------- > Date: Tue, 20 Jul 2010 16:26:30 -0500 > Subject: Re: Enhancement suggestion > From: [email protected] > To: [email protected] > > That's a good suggestion. I like it. Can you open an "improvement" > Jira for that? > > Thanks! > mike > > > On Tue, Jul 20, 2010 at 9:21 AM, Paulo Borges wrote: >> >> Hi: >> >> I am running Wink 1.0 that comes with IBM Web2 feature pack , so if the >> following has been added in recent releases please ignore the email. In my >> rest application the following works if I type it in the browser: >> >> http://localhost:9080/web/rest/vendor/IBM/family/BladeCenter/descriptor/system >> p+/os/AIX 6.1.1 >> >> however; calling the same url through wink client would result in URL >> exception and that is because of " " [space] and + sign in the url. I had to >> write some code to escape these especial characters [space with %20 and + >> with %2B]. I believe Wink client should be smart enough to do similar tasks >> like these so that we developers focus on application logic as opposed to >> things like these that Wink framework should take care of. >> >> _________________________________________________________________ >> MSN Dating: Find someone special. Start now. >> http://go.microsoft.com/?linkid=9734384 _________________________________________________________________ Turn down-time into play-time with Messenger games http://go.microsoft.com/?linkid=9734385
