Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which approach to use?
Message
De
14/03/2002 18:04:00
 
 
À
06/03/2002 14:57:53
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00628713
Message ID:
00633113
Vues:
31
>For you, as I can see, you're mostly only using that method.

Its not just for me, but I'm using 2. Keep in mind your use cases for these Web Services. If you are putting out the web service thinking that people that use them are interested in completely recreating a UT interface, thats not the point. The point is to get the data you need quickly. For most people, that means cutting down on superflous round trips to the server.

>Keep in mind that other people are using them all.

Really? Who's using all 17 and for what?

>I wouldn't want to apply such a design and have to support it as well. Duplicating all methods in order to offer one version as is and one version with authentication is just not something I will support.

I understand your hesitance, but it wouldn't be that tough. You can write a program to build a subclass based on your object and add two parameters to every method, authenticate, and dodefault().
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform