Code Monkey home page Code Monkey logo

sangria's People

Contributors

asteinwedel avatar bc-dima-pasieka avatar dispalt avatar dlreeves avatar fehu avatar filosganga avatar jchyb avatar jonas avatar joprice avatar jsoref avatar jtjeferreira avatar keirlawson avatar maloku avatar mattfenwick avatar maxperrimond avatar msolomon avatar nickhudkins avatar nightscape avatar nikola-mladenovic avatar ocordsen avatar olegilyenko avatar performantdata avatar scala-steward avatar sh0hei avatar simonadameit avatar stefanolande avatar travisbrown avatar vishalkuo avatar windymelt avatar yanns avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sangria's Issues

How does `Projection` handle Union & Interface types?

Hi,

I'm working on a Ruby GraphQL implementation and I'm exploring options for supporting efficient database queries. I really like your Projection approach and I've given it a try.

The problem I have is, what about Interfaces and Unions? In order to resolve the type, you need the object. But projection happens before getting the objects themselves.

I've been reading through your project but I must say Scala is a bit over my head :S Can you point me towards your solution for this issue, if you have one?

Thanks!

gitter channel ?

Hi,
How about having a gitter channel for this repo ..

Steps :
login to u r gitter account
-> create Room
-> choose Repository
-> done (gitter will send a automated PR )

screen shot 2015-06-25 at 8 12 12 am

Change semantics of `Projector`

  • Give it all collected fields, bot only marked as Projection
  • Projection now allows to customize the name
  • NoProjection allows to remove field from projections list
  • Projectior allows to specify how deep it should look (the level arg)

Find better way to handle arguments

  • Introduce a type class for argument mapping
    • This type class should define unmarshaling mechanism
  • OptionType should result in Option arg value

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.