hello guys.
can anyone tell me why the behavior of the traditional proxy generation has changed in this last ctp? till now, we could get the proxy by doing something like this:
<script type="text/javascript" src="path/js"></script>
currently, this returns the proxy but doesn't set the path property of the proxy...
yes, i can see that you guys changed the generatefields method of the webserivceclientproxygenerator class...what i'd like to know is:
1.) why isn't this documented?
2.) why is this changed necessary?
btw, this change breaks all your online demos (including videos, quickstarts, etc)....