Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: AW: [geclipse-dev] [Fwd: gEclipse - voms proxy creation exception]

> > which implies that the VOMS server somehow returns an answer that is
not
> > compliant with the supported answer format of g-Eclipse. 
> 
> Shouldn't we just ignore additional nodes in the response?

This would of course be a solution. Nevertheless this is a question of
faith. How strict should a parser behave? Should it accept all
non-parsable characters, or maybe only unknown items, or should it only
accept approved and valid code?

Nevertheless, throwing an exception for an unknown tag may be too tough,
so maybe we just log this.

Comments?

Mathias


Back to the top