You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Jay Buffington (JIRA)" <ji...@apache.org> on 2014/04/17 17:27:14 UTC

[jira] [Commented] (AURORA-188) Write Pystachio 1.0 design document

    [ https://issues.apache.org/jira/browse/AURORA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973066#comment-13973066 ] 

Jay Buffington commented on AURORA-188:
---------------------------------------

Brian pointed me to this design document he wrote:
https://gist.github.com/wickman/9099469

> Write Pystachio 1.0 design document
> -----------------------------------
>
>                 Key: AURORA-188
>                 URL: https://issues.apache.org/jira/browse/AURORA-188
>             Project: Aurora
>          Issue Type: Epic
>          Components: Client
>            Reporter: brian wickman
>            Assignee: brian wickman
>            Priority: Minor
>
> Pystachio should undergo a major redesign for 1.0 that both makes the code simpler and Pystachio itself easier to reason about, in a manner that is as backwards-compatible as possible.
> The goal should be to fix several of the broken windows:
>   * separating the concerns of schema / document (documents should be schema-less)
>   * traits describable by both struct metaclass, thrift IDLs
>   * extensible schemas composed of multiple traits
>   * ability to mustache-dereference composites
>   * unification of {{.bind}} and {{.\_\_call\_\_}}
>   * a better story for "smart" documents (in lieu of lambdas)
> The first step should be a design document outlining the new concepts (e.g. Document, Trait, Ref, Fragment) and how they map to Pystachio 0.x concepts.
>   
>   



--
This message was sent by Atlassian JIRA
(v6.2#6252)