Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Protect and Web
Protect and Web [message #37461] Tue, 09 October 2012 10:13 Go to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello Massimo

Protect package uses Web. However it seems it is deprecated.

Could you find the way to remove it?


Best regards
IƱaki
Re: Protect and Web [message #37472 is a reply to message #37461] Wed, 10 October 2012 11:26 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Hi Koldo... that's weird, because I just updated uppsrc and web package is still there.
Anyways.... is there some post somewhere of replaced functions of web package ? I didn't find anything about it.

Max
Re: Protect and Web [message #37473 is a reply to message #37472] Wed, 10 October 2012 11:58 Go to previous messageGo to next message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

mdelfede wrote on Wed, 10 October 2012 11:26

Hi Koldo... that's weird, because I just updated uppsrc and web package is still there.
Anyways.... is there some post somewhere of replaced functions of web package ? I didn't find anything about it.

Max


Web is still in SVN, but it is not shipped in the tarballs anymore. Therefore it should be removed from packages using it, so that it doesn't confuse users who don't use SVN Wink

Honza
Re: Protect and Web [message #37474 is a reply to message #37473] Wed, 10 October 2012 12:17 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
dolik.rce wrote on Wed, 10 October 2012 11:58


Web is still in SVN, but it is not shipped in the tarballs anymore. Therefore it should be removed from packages using it, so that it doesn't confuse users who don't use SVN Wink

Honza


Yep, ok... but I'm using :

in Updater :

HttpClient

in Protect :

HttpClient
SmtpMail
ScgiServer

And I'm using them in a commercial app.... And I wouldn't like to have problems with my customers.
So.... there's somewhere something about equivalents of those, with differences in behaviour clearly marked ?

Otherwise, sorry but they'll stay like they are up to when I've got some (much) time to test them deeply.

Max

Edit : another possible solution would be to move the old good Web package to bazaar, in order not to break former packages.

Max

[Updated on: Wed, 10 October 2012 12:19]

Report message to a moderator

Re: Protect and Web [message #37481 is a reply to message #37474] Wed, 10 October 2012 21:42 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
mdelfede wrote on Wed, 10 October 2012 06:17

dolik.rce wrote on Wed, 10 October 2012 11:58


Web is still in SVN, but it is not shipped in the tarballs anymore. Therefore it should be removed from packages using it, so that it doesn't confuse users who don't use SVN Wink

Honza


Yep, ok... but I'm using :

in Updater :

HttpClient

in Protect :

HttpClient
SmtpMail
ScgiServer

And I'm using them in a commercial app.... And I wouldn't like to have problems with my customers.



Do not worry about breaking apps - Web will be maintained.

'Deprecating' means it is discouraged from being used in new projects. Web functionality was replaced with better alternatives, which are also documented.

I guess U++ is confusing enough to provide new users with two sets of TCP/IP interfaces... Smile

Quote:


So.... there's somewhere something about equivalents of those, with differences in behaviour clearly marked ?

Otherwise, sorry but they'll stay like they are up to when I've got some (much) time to test them deeply.



Sorry about causing issues in bazaar. I think replacing HttpClient with HttpRequest should be quite trivial, instead of SmtpMail there is Core/SMTP, ScgiServer is 'covered' by HttpHeader but there the replacement might be more dificult.

Mirek
Re: Protect and Web [message #40233 is a reply to message #37481] Mon, 08 July 2013 14:17 Go to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Fixed
Previous Topic: Updater package - Removed obsoleted Web package dependencies
Next Topic: MapRender
Goto Forum:
  


Current Time: Thu Mar 28 22:40:17 CET 2024

Total time taken to generate the page: 0.00828 seconds