Vote Details for "Services_Webservice" by schst

» Details
» Comment
If you insist on the need to extend the WebService class to create new services, you could at least include an additional class that acts as a delegator so you can export any class as a web service.

This way, both solutions are possible and not every user would have to create his own solution for exposing classes that cannot extend the WebService class.

And please fix the CS issues prior to a first release.