Hey Ty,

Essentially the wolfram API is a REST / XMLRPC hybrid, so my plan is
to model a scala abstraction around Apache HTTP (similar to the paypal
integration) - speaking of which, i might actually abstract some of
the common factories out of lift-paypal into lift-util if applicable.

The interesting challenge will be that with wolfram, it can return a
whole bunch of things, they could be graphs, text, sound - so i'll
need some abstract way of making that presentable - perhaps some
decoupled thing with a core communication group, then some lift
specific abstractions for hooking into bind() or something...

I've not figured it out yet in my head, so any thoughts are most
welcome.

Cheers, Tim

On Jun 11, 6:16 pm, TylerWeir <[email protected]> wrote:
> Sounds cool, I agree that there is much awesome in Alpha.
>
> How do you see this integration planning out?
>
> On Jun 11, 12:02 pm, Timothy Perrett <[email protected]> wrote:
>
>
>
> > Hey chaps,
>
> > Im going to start work on integration with the wolfram alpha engine
> > that i've of late become most obsessed with as its the coolest thing
> > since sliced bread...http://www.wolframalpha.com/
>
> > New branch here:http://github.com/dpp/liftweb/tree/wip-tim-wolframalpha
>
> > Anyone else in the commit team interested in working on this with me?
>
> > Cheers, Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" 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/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to