I thought the recommendation was to compile that generated code as an
assembly and reference it somehow in the boo code.  I've been playing
around with writing a dynamic wrapper around web-services for quite some
time; Its really not as easy as it looks.

On Mon, Jul 30, 2012 at 1:24 PM, Mike G <[email protected]> wrote:

> I am trying to call a web service on the internet and use the result as in
> input into an ETL process. I know I can do this by doing the normal
> generated proxy thing, but Iw ould like to do it in a more dynamic fashion
> using the Boo dsl. The only thing I have found describing how this works is
> this article, written in 2007, and it seems out of date:
> http://ayende.com/blog/2683/rhino-etl-web-services-source
>
> Does anyone have guidance on how to do this?
>
> Thanks,
> Mike
>
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Rhino Tools Dev" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/rhino-tools-dev/-/zltizBNlKZAJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/rhino-tools-dev?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to