Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: sky/sdk/lib/framework/fn.md

Issue 1177243002: Refactor fn2.dart, since it breached our 1000-line threshold. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/sdk/lib/framework/editing2/input.dart ('k') | sky/sdk/lib/framework/fn2.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/lib/framework/fn.md
diff --git a/sky/sdk/lib/framework/README.md b/sky/sdk/lib/framework/fn.md
similarity index 98%
copy from sky/sdk/lib/framework/README.md
copy to sky/sdk/lib/framework/fn.md
index a15a276002266ab10f658e339af2029febf87648..40d964a8799d43bfe193e04286df49e1d9953050 100644
--- a/sky/sdk/lib/framework/README.md
+++ b/sky/sdk/lib/framework/fn.md
@@ -1,6 +1,9 @@
Sky Framework
=============
+(This file applies to fn.dart, which we are in the process of porting
+to a new architecture.)
+
Effen is a functional-reactive framework for Sky which takes inspiration from
[React](http://facebook.github.io/react/). Effen is comprised of three main
parts: a virtual-dom and diffing engine, a component mechanism and a very early
« no previous file with comments | « sky/sdk/lib/framework/editing2/input.dart ('k') | sky/sdk/lib/framework/fn2.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698