Michael Joseph Rosenthal

Results 79 issues of Michael Joseph Rosenthal

closes #21 This is a pretty breaking change, right on the heals of the last one. It makes all classes `@immutable` in order to extend `Equatable`, thereby rendering many helpers...

https://medium.com/dartlang/darts-built-value-for-immutable-object-models-83e2497922d4#.48dyezxcl

I can already tell that we're going to need/want more "value-based" equivalence helpers

pulled from #14 > - No capitals are allowed on field > - Field name cannot be named the same thing as a root type > - filenames must be...

I've finally gotten the top bar behavior down by through `alwaysOnTopGlobalKey`, and the front layer default vertical behavior is well behaved because of `InPlaceHandoffPageRoute`, `SlideVerticallyBetweenPages` and `FadeBetweenPages`. However, the `backLayer`...

from #14 > **Unsupported GraphQL Types** > > - Unions: Errors show up because the types don't implement the union name > > Are unions able to be supported? I...

due to neseted casting I believe

$: FullMetricDefinitionSelectionSet

If printers were methods on classes extended from the core schema/operation definitions, tracking their relationships might be much simpler

Would be better to intelligently avoid attempting to cast an object type to itself rather than give it a superfluous constructor