Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IBM WebSphere initialization
Message
 
 
À
19/12/2005 12:31:17
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01078851
Message ID:
01079397
Vues:
21
>>Even if you declare it this way?
>>
>>
>>Public Environment As IBM.WMQ.MQEnvironment
>>
>
>The naming of the variable is not a factor. Yes, I tried to use this approach.

Then the problem is that IBM.WMQ.MQEnvironment is not CLS-compliant. That means that the IBM guys are not using FxCop for thier providers. In any case, your code will work in most cases. The potential problem is that you may have some breaking condition if you subclass this Environment class from any other language, as C# or J#, for example. Don't worry too much about this exept if you are producing a librrary that many other people will use.

Regards,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform