fenfire-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ff-cvs] alph/doc/pegboard/imagescrollblock--humppake pe...


From: Asko Soukka
Subject: [ff-cvs] alph/doc/pegboard/imagescrollblock--humppake pe...
Date: Fri, 05 Sep 2003 02:37:55 -0400

CVSROOT:        /cvsroot/alph
Module name:    alph
Branch:         
Changes by:     Asko Soukka <address@hidden>    03/09/05 02:37:54

Modified files:
        doc/pegboard/imagescrollblock--humppake: peg.rst 

Log message:
        proposed fixes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/doc/pegboard/imagescrollblock--humppake/peg.rst.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: alph/doc/pegboard/imagescrollblock--humppake/peg.rst
diff -u alph/doc/pegboard/imagescrollblock--humppake/peg.rst:1.3 
alph/doc/pegboard/imagescrollblock--humppake/peg.rst:1.4
--- alph/doc/pegboard/imagescrollblock--humppake/peg.rst:1.3    Thu Sep  4 
04:56:47 2003
+++ alph/doc/pegboard/imagescrollblock--humppake/peg.rst        Fri Sep  5 
02:37:54 2003
@@ -4,13 +4,15 @@
 
 :Authors:  Asko Soukka
 :Date-Created: 2003-09-03
-:Last-Modified: $Date: 2003/09/04 08:56:47 $
-:Revision: $Revision: 1.3 $
+:Last-Modified: $Date: 2003/09/05 06:37:54 $
+:Revision: $Revision: 1.4 $
 :Status:   Current
 :Scope:    Minor
 :Type:     Interface
 
 This PEG prososes a new Alph scrollblock type: ImageScrollBlock.
+ImageScrollBlock would be the interface for Alph scrollblocks
+containing only a single image.
 
 Own scrollblock type for images is needed because handling images
 differ from handling any of the current scrollblock types. Therefore
@@ -20,11 +22,6 @@
 Issues
 ======
 
-What would ImageScrollBlock be?
-
-    RESOLVED: ImageScrollBlock would be the interface for
-    Alph scrollblocks containing only a single image.
-
 Aren't current interfaces enough?
 
     RESOLVED: The currently existing scrollblock interfaces are
@@ -47,8 +44,10 @@
 Changes
 =======
 
-The creation of interface ``org.nongnu.alph.ImageScrollBlock``.
+Create the new interface ``org.nongnu.alph.ImageScrollBlock`` with no
+any methods.
 
-Changing SimpleImageScroll to implement the new interface. No changes
-into SimpleImageScroll's code is needed.
+Change SimpleImageScroll to implement the new interface. No changes
+into SimpleImageScroll's code is needed, since the interface doesn't
+present any new methods.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]