Skip to content

Commit

Permalink
move property storage into sub-object
Browse files Browse the repository at this point in the history
Summary:
Here we introduce an abstraction over node property storage, in order to experiment with different approaches for Java/C integration.

- interface `YogaNodeProperties` as abstraction
- current JNI code factored into `YogaNodePropertiesJNI.java`
- `YogaNode` delegates all calls, no API changes

Reviewed By: astreet

Differential Revision: D8769448

fbshipit-source-id: e67327ce41fa047a51a986c652b3d59992a510e2
  • Loading branch information
davidaurelio authored and facebook-github-bot committed Jul 30, 2018
1 parent 892212b commit 930bf16
Show file tree
Hide file tree
Showing 4 changed files with 873 additions and 343 deletions.
Loading

0 comments on commit 930bf16

Please sign in to comment.