https://bugzilla.wikimedia.org/show_bug.cgi?id=44937
Ori Livneh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #5 from Ori Livneh <[email protected]> --- I've thought about this a bit more. We don't actually want forking. Forking doesn't resolve the underlying problem of schema re-use. Forking arguably makes things worse by encouraging the proliferation of minor variances. What we want is a way to re-use and compose existing schema, and the way to do that is to implement JSON referencing, which will make it possible for schemas to transclude other schemas by reference. *** This bug has been marked as a duplicate of bug 45878 *** -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
