[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ff-cvs] journals tjl
From: |
Tuomas J. Lukka |
Subject: |
[ff-cvs] journals tjl |
Date: |
Sun, 09 Nov 2003 04:46:18 -0500 |
CVSROOT: /cvsroot/fenfire
Module name: journals
Branch:
Changes by: Tuomas J. Lukka <address@hidden> 03/11/09 04:46:18
Modified files:
. : tjl
Log message:
more
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/tjl.diff?tr1=1.169&tr2=1.170&r1=text&r2=text
Patches:
Index: journals/tjl
diff -u journals/tjl:1.169 journals/tjl:1.170
--- journals/tjl:1.169 Wed Nov 5 06:20:07 2003
+++ journals/tjl Sun Nov 9 04:46:18 2003
@@ -206,6 +206,22 @@
=============
+2003-11-07:
+ - spanimages -> functions
+ - jython functional support now works,
+ as long as you call the separate methods
+ - fenpdf/appearance/papers made to understand
+ the difference; now it works
+
+2003-11-06:
+ - pointers review with Benja
+ - lots of small details found, also
+ larger issues (such as OceanStore)
+ - some work towards jython functional support
+ - problems due to how jython interfaces; it makes
+ things too easy in some ways; separated jython and java
+ createFunctionInstance methods, almost finished
+
2003-11-05:
- spanimages -> functions
- some small API changes towards this; PageSpanLayout
@@ -221,6 +237,12 @@
those that aren't need to be fixed
- make first test that checks that FenPDF construction
works
+ - converting papermakers, noticed that Functional
+ doesn't support jython. First idea: port halotex2 to Java,
+ Second (better) idea: make Functional support jython.
+ Seeing whether it's realistic right now, i.e. what Jython passes
+ for the Class parameter.
+ - pointers
2003-11-04:
- pointers