[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jedit-cvs
Subject:    [ jEdit-commits ] SF.net SVN: jedit: [9862]
From:       kpouer () users ! sourceforge ! net
Date:       2007-06-27 21:31:30
Message-ID: E1I3f6o-0006z2-3Q () sc8-pr-svn4 ! sourceforge ! net
[Download RAW message or body]

Revision: 9862
          http://svn.sourceforge.net/jedit/?rev=9862&view=rev
Author:   kpouer
Date:     2007-06-27 14:31:29 -0700 (Wed, 27 Jun 2007)

Log Message:
-----------
more informations

Modified Paths:
--------------
    jEdit/trunk/doc/CORE_GUIDELINES.txt

Modified: jEdit/trunk/doc/CORE_GUIDELINES.txt
===================================================================
--- jEdit/trunk/doc/CORE_GUIDELINES.txt	2007-06-27 21:30:45 UTC (rev 9861)
+++ jEdit/trunk/doc/CORE_GUIDELINES.txt	2007-06-27 21:31:29 UTC (rev 9862)
@@ -31,19 +31,29 @@
 - org.gjt.sp.util : No dependency (OK)
 
 - org.gjt.sp.jedit.indent : (OK)
+        {{{ imports
         -org.gjt.sp.jedit.buffer.*
-        -org.gjt.sp.jedit.TextUtilities
+        -org.gjt.sp.jedit.TextUtilities }}}
 
+
 - org.gjt.sp.jedit.syntax : No dependency (OK)
 
 - org.gjt.sp.jedit.buffer : (NOK)
+        {{{ imports 
         -org.gjt.sp.jedit.textarea.*
-        -org.gjt.sp.jedit.syntax.*
+        -org.gjt.sp.jedit.syntax.* }}}
+        {{{ misc informations
+        -BufferChangeAdapter will not be part of the independent TextArea
+        -BufferChangeListener will not be part of the independent TextArea
+        JEditBuffer has a dependency on jEdit that must be removed }}}
+
         
 - org.gjt.sp.jedit.textarea : (NOK)
+        {{{ imports
         -org.gjt.sp.jedit.buffer.*
-        -org.gjt.sp.jedit.syntax.*
+        -org.gjt.sp.jedit.syntax.* }}}
 
+
         
 }}}
 


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jEdit-CVS mailing list
jEdit-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic