RE: Marker issue

2001-07-27 Thread GALLO Jean-Claude

But why didn't you encounter the problem. How do you write your XSL in order
to go through the transformation without seeing the error ?

 -Message d'origine-
 De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Date: 27 July 2001 11:24
 À: [EMAIL PROTECTED]
 Objet: RE: Marker issue
 
 
 Quoting GALLO Jean-Claude [EMAIL PROTECTED]:
 
  I do some change in RetrieveMarker code, the first page 
 condition was
  forgotten. The RetrieveMarker.layout method 
  calls RetreiveMarker.locatePrevioussPage which can retrun a 
 nul value when
  the page is the first one. I just put a test inside the 
 loop looking for a
  page containing a marker.
 
 Whoa! You're right! :-) Untested boundary condition...
 
 I'll examine your other comments, and get that into CVS.
 
 Regards,
 Arved
 
 
 ---
  This mail was sent through the Nova Scotia Provincial Server, 
  with technical resources provided by Chebucto Community Net.
  http://nsaccess.ns.ca/mail/ http://www.chebucto.ns.ca/
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Marker issue

2001-07-26 Thread Arved Sandstrom

At 12:31 PM 7/26/01 +0200, GALLO Jean-Claude wrote:
Does Marker and Retrieve-Marker work or not. 

Reading the source code, I suppose I am able to define markers, but I get a
Null exception when Retrieve-Marker try to get markers. 
It seems to me that the Page object don't return the true Vector struct used
to store markers. The one returned is always empty.
Is this work in progress or ami using markers in a bad manner ?

Hi, Jean-Claude,

Very definitely work in progress. :-) Not all of the data structures that 
you see associated with markers are going to survive in their present form, 
incidentally.

Assuming that you are using the very latest CVS, would it be too much to ask 
if you could post an FO example that does not work for you? At the very 
least I could explain why, and how I intend to fix it (and when).

Regards,
Arved Sandstrom

Fairly Senior Software Type
e-plicity (http://www.e-plicity.com)
Wireless * B2B * J2EE * XML --- Halifax, Nova Scotia


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]