In a new project, we are going for something like this. https://www.youtube.com/watch?v=GneIxgl71NM&index=18&list=PL9Z-JgiTsOYTdi91N_DlcpWqkCYvMrhA4
On Tuesday, November 1, 2016 at 10:00:36 AM UTC-5, Kasey Speakman wrote: > > On Tuesday, November 1, 2016 at 9:53:55 AM UTC-5, Rupert Smith wrote: >> >> ... >> There is clever stuff we can do with the data-centric approach, in terms >> of using generic CRUD APIs, or tailoring graphql expressions to fetch or >> update particular paths in the data model. It is a bit harder to see how >> clever tricks can be used to cut down the larger amount of work that needs >> to be done with the service-oriented approach. I think by shifting from >> doing the clever bit at runtime to doing it at compile time and using code >> generation techniques, it is doable. >> > > > http://softwareengineering.stackexchange.com/questions/25276/why-is-cleverness-considered-harmful-in-programming-by-some-people/25281 > > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
