Michael Hunger wrote: > This is really great. > At QCon I attented the NetKernel talk which proposes a functional rest based > approach where you compose your programs by > writing rest only expressions and have all the advantages of a functional > language (caching, no sideeffects etc.).
Interesting. Got links to any material online on this? > If we add REST based Service addressing and execution then creating a > similiar approach is easy. As you can now address > single entities and collections of entities filtered by queries so service > calls would just be similiar (query like) > functions on the entity/query/service call with result params. > > There you have your full functional REST based language with qi4j. That would be interesting to explore, as long as we avoid the anti-pattern of making another RPC-mechanism on top of REST :-) Got any references on how this could work? /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

