Hacker News new | ask | show | jobs
by MichaelGG 3695 days ago
I read it all. Seems like schema is more-or-less getting taken care of.

But I don't get the big problem here. If someone _needs_ DataSet/Table, why don't they just pull in the reference source or Mono? That beats bringing that into the new Core API and avoids bloat. If it turns out it's too critical, put it in 1.1 or something.

1 comments

Mono might work, but the reference source license doesn't permit you to do what you suggest. You can't copy the reference source code into your project and use it. They're very specific about what "reference use" means.