Author: crossley
Date: Fri Dec 9 04:00:13 2005
New Revision: 355455
URL: http://svn.apache.org/viewcvs?rev=355455&view=rev
Log:
Update
Modified:
forrest/events/forrest-friday/20051209-log.txt
Modified: forrest/events/forrest-friday/20051209-log.txt
URL:
http://svn.apache.org/viewcvs/forrest/events/forrest-friday/20051209-log.txt?rev=355455&r1=355454&r2=355455&view=diff
==============================================================================
--- forrest/events/forrest-friday/20051209-log.txt (original)
+++ forrest/events/forrest-friday/20051209-log.txt Fri Dec 9 04:00:13 2005
@@ -64,3 +64,25 @@
Dec 09 23:36:24 <xley> Hi Thorsten.
Dec 09 23:36:50 <xley> perhaps Ross can help later.
Dec 09 23:37:18 <xley> BTW, does trunk still work for you after my Cocoon
upgrade today?
+Dec 09 23:45:34 <tscherler> not made an update so far
+Dec 09 23:45:56 <tscherler> hmm I found out how
+Dec 09 23:46:05 <tscherler> but that does not solved my problem
+Dec 09 23:46:32 <tscherler> wdyt should I check in what I have even if it
is not working 100%
+Dec 09 23:46:43 <tscherler> maybe others can have a look
+Dec 09 23:47:11 <tscherler> rgardler seems not to watching right now
+Dec 09 23:47:41 <xley> does it only affect the Dispatcher work?
+Dec 09 23:50:53 <tscherler> the only example is found there yes
+Dec 09 23:50:55 <tscherler> but
+Dec 09 23:51:09 <tscherler> you know what I did?
+Dec 09 23:51:35 <xley> no, what?
+Dec 09 23:51:50 <tscherler> I wrote an sourecFactory (lm://...) that
contacts the lm input modul
+Dec 09 23:51:59 <tscherler> so you can then use
+Dec 09 23:52:09 <tscherler> lm://your-location
+Dec 09 23:52:22 <tscherler> instead of {lm:your-location}
+Dec 09 23:52:43 <tscherler> that makes it easier to use in java and xsl
+Dec 09 23:53:12 <tscherler> I wanted to xsl:import a lm location but {lm:}
did not worl
+Dec 09 23:53:17 <tscherler> worked I mean
+Dec 09 23:54:52 <xley> Yes, you should commit half-finished work and others
can perhaps help.
+Dec 09 23:56:56 <tscherler> k
+Dec 09 23:57:06 <tscherler> it seems to work sometimes ;-)
+Dec 09 23:57:13 <tscherler> but not yet always