[Checkins] SVN: bluebream/trunk/docs/source/notes.txt - re-arrange
    Baiju M 
    baiju.m.mail at gmail.com
       
    Sat Jan  9 05:27:44 EST 2010
    
    
  
Log message for revision 107912:
  - re-arrange 
  - make a note abount "bream" namespace
  
Changed:
  U   bluebream/trunk/docs/source/notes.txt
-=-
Modified: bluebream/trunk/docs/source/notes.txt
===================================================================
--- bluebream/trunk/docs/source/notes.txt	2010-01-09 10:22:36 UTC (rev 107911)
+++ bluebream/trunk/docs/source/notes.txt	2010-01-09 10:27:44 UTC (rev 107912)
@@ -1,8 +1,10 @@
 Technical Decisions
 -------------------
 
-- BlueBream should be called as a "web framework".
+- BlueBream is a "web framework".
 
+- BlueBream can be called as Bream or BB for short.
+
 - The only public API exposed by "bluebream - the package"
   is an entry point::
 
@@ -15,9 +17,10 @@
   option to change "bluebream" as a namespace package if required.
 
 - All the framework code will be using "zope" or "zope.app" namespace
-  packages.
+  packages.  Although "bream" could be considerd as a namespace
+  package in future.
 
-- "bluebream" the package mainly consists
+- "bluebream" the project consists
 
    - documentation
 
@@ -30,7 +33,6 @@
 
 - BlueBream 1.0 should provide an upgradation path from Zope 3.4 ZTK
 
-- BlueBream can be called as Bream and BB for short.
 
 Notes for developers
 --------------------
    
    
More information about the checkins
mailing list