slamdata / purescript-jtable

A Purescript table renderer capable of displaying multidimensional, heterogeneous JSON data
14 stars 11 forks source link

fix bounty announcement #8

Closed brainrake closed 9 years ago

brainrake commented 9 years ago

Specify criteria.

jdegoes commented 9 years ago

Damn, you're on a roll. Now when can I expect the PR for the full solution? :smile:

brainrake commented 9 years ago

Anything else we should know about that has been left out?

jdegoes commented 9 years ago

Probably, but if I knew it would be in there. In particular, I expect there are edge cases in rendering that are wholly unspecified and will become apparent when someone gets to that point in the implementation.

As an example, how to render [1, 2, 3]?