Re: Cocoon Gump Status

2003-03-23 Thread J.Pietschmann
promised to do something but buried himself into the licensing stuff instead (which is, admittedly, much more necessary for the next FOP release). J.Pietschmann

Re: Cocoon Gump Status

2003-03-21 Thread J.Pietschmann
Santiago Gala wrote: Nagging FOP developers to deprecate those classes but keep an implementation in term of the new ones at least during one full development/release cycle? Wont help in this case. The old API was really botched. J.Pietschmann

Re: cocoon deps on avalon (Re: [RT] what cocoon is doing wrong)

2003-02-27 Thread J.Pietschmann
Leo Simons wrote: which package are you referring to, IIRC org.apache.xml.utils.PrefixResolver and why is it worrying it depends on Xalan? I'd like to rip out the Xalan jar, put in Saxon, and start Cocoon without being surprised by a ClassDefNotFound exception. J.Pietschmann

Re: cocoon deps on avalon (Re: [RT] what cocoon is doing wrong)

2003-02-26 Thread J.Pietschmann
Leo Simons wrote: the alternative is to only depend on ... http://www.apache.org/dist/avalon/excalibur/latest/ What worries me is that excalibur depends on a class distributed with Xalan. J.Pietschmann

Re: [OT] XML Europe 2003

2003-02-25 Thread J.Pietschmann
l.asp ^^^ Couldn't you talk them into using Cocoon? :-) J.Pietschmann

Re: [OT] XML Europe 2003

2003-02-24 Thread J.Pietschmann
J.Pietschmann wrote: XML Europe 2003... in London I just got the booking confirmation... Umm, should be XML/WebServices? J.Pietschmann

Re: [OT] XML Europe 2003

2003-02-24 Thread J.Pietschmann
Pier Fumagalli wrote: Steven just made me realize that XML Europe 2003 is at the doors (in 2 weeks), in London and, oddly enough, probably less than 10 mins walk from my place! :-) Is Anyone coming up? How about a Ghetto-gether? :-) I just got the booking confirmation... J.Pietschmann

Re: The new build system

2003-02-22 Thread J.Pietschmann
odified compile function which checks if there is a "\build\" in the error message, and if there is a file without the build path element, it is thrown out. I really love IDEs which can be configured to do everything imaginable... J.Pietschmann

Re: Snapshots, Attn: Pier

2003-02-12 Thread J.Pietschmann
tring contains shell variable references. There is no difference regarding globbing. Just try ls "*" It should give you something like ls: *: No such file or directory Are you sure you are on the right track? J.Pietschmann --

Re: [QUESTION] Coding style...

2003-02-11 Thread J.Pietschmann
as well as something regarding docs, XML and such. Everybody who's interested is invited to add to or discuss this attempt. Personally I use "checkstyle" at work A checkstyle and a reindent (jalopy?) target are most desirable and should be part of ever

Re: [OT rant] there must be some way out of here...

2003-02-05 Thread J.Pietschmann
r? Also, the f) step unnerves me. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

FOP API proposal in FOP wiki

2003-02-03 Thread J.Pietschmann
are also welcomed. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: XSL Security question

2003-01-30 Thread J.Pietschmann
ndled by a slightly hacked XSLTTransformer which can be used side-by-side with unmodified transformers, the same way you can use multiple serializers and parsers in your application. But who needs XSLT extensions anyway? :-) J.P

Re: XSL Security question

2003-01-30 Thread J.Pietschmann
hooked to a fat pipe, you can bring down the target end of the URL by swamping it with requests. Actually, this was the main idea. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Re: XSL Security question

2003-01-29 Thread J.Pietschmann
on setting. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: ResourceReader and pdf

2002-12-04 Thread J.Pietschmann
displaying PDF is a IEx specific problem, other browsers may work without it. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: including scripting in output files

2002-11-04 Thread J.Pietschmann
ust wasn't sure whether Cocoon passed PIs down the pipelines. Read http://www.biglist.com/lists/xsl-list/archives/200201/msg00447.html and followups for some related discussion. J.Pietschmann - To unsubscribe, e-mail: [

Re: including scripting in output files

2002-11-04 Thread J.Pietschmann
th encodings, UTF-8 for best results). Actually PHP source *is* text, stuff like > is *not valid HTML or XML or whatever. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Howto debug sitemap flowcontrol and xslt-errors ?

2002-10-28 Thread J.Pietschmann
which dumps it, and invoke it once. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: new JSR on Java Compiler API

2002-10-11 Thread J.Pietschmann
is no line number information even if Saxon is used... J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [OT] Googlefight

2002-10-09 Thread J.Pietschmann
Stefano Mazzocchi wrote: > Bah, I should burn this stupid semantic hat one day. What a waste! Donate it to http://sourceforge.net/projects/opencyc/ J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

Re: simple matchers to reduce overhead

2002-10-09 Thread J.Pietschmann
ven farther and try to build a DFA for ... ... the same way lexers do. In the example above, you can decide where to go after examining *one* character... J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [FYI] Profiling Cocoon...

2002-10-06 Thread J.Pietschmann
quite right so. *The* reason why I hate entities, and full DocBook. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: iText jars

2002-09-04 Thread J.Pietschmann
write a report which is a 300page table with customer names and sales figures. It is less suited for PDFing software manuals. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: DO NOT REPLY [Bug 12235] New: - [PATCH] XPathTransformer

2002-09-03 Thread J.Pietschmann
he final transformation. This split of the whole process into two transformations can be an advantage, but in most cases I found it more of a problem during maintenance. > You need the right tool for the right job. Indeed. J.

Re: DO NOT REPLY [Bug 12235] New: - [PATCH] XPathTransformer

2002-09-03 Thread J.Pietschmann
the problem that document()'ed stuff is not revalidated for caching together with the main source... J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [RT] Cocoon Integration Model

2002-07-16 Thread J.Pietschmann
oblem tracking project planning project management documentation publishing discussion forum mailing list management ... stuff. I.e. enhanced forrest merged with sourceforge. Too complex? Probably. But you can try. J.Pietschmann --

Re: Chinese chars in fop-pdf?

2002-07-11 Thread J.Pietschmann
- acroread? Yes. Somebody ought to know :-) J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [RT] reconsidering pipeline semantics

2002-07-08 Thread J.Pietschmann
ound the defs and refs inside the pipeline, as this seems to be too verbose. You can replace "ref" by "call" or whatever if you want to. Well, enough for today J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [RT] reconsidering pipeline semantics

2002-07-06 Thread J.Pietschmann
t too heavyweight (and too monolithic). What about applying to standards organisations for pipeline descriptions and Java interfaces to xinclude, pipeline, FO and SVG processors? Cocoon could provide a host experience and would make a great t

Re: [RT] reconsidering pipeline semantics

2002-07-05 Thread J.Pietschmann
the page in the browser, and problems must be looked up in the logs. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [RT] Cocoon Blocks

2002-07-04 Thread J.Pietschmann
path. To prevent this you would have to setup a > special pipeline in your sitemap or use resource constraints in web.xml. Does using "sitemap.xmap" prevent illegal access? J.Pietschmann - To unsubscribe, e-mai

Re: [RT] Cocoon Blocks

2002-07-03 Thread J.Pietschmann
se, there can be differenly named sitemap files used. In fact, there is no real default hardcoded into Cocoon for sitemap files, the name must be always explicitely specified. Does this help? J.Pietschmann - To unsubscri

Re: [RT] Cocoon Blocks

2002-07-03 Thread J.Pietschmann
even XML (yuck! again). Entities suck. Isn't there a way to use for structuring the build description? J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [RT] reconsidering pipeline semantics

2002-07-02 Thread J.Pietschmann
om input XML in some cases. In any case, aggregation seems not to be quite right. Ideas, thoughts? J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [RT] Cocoon Blocks

2002-07-02 Thread J.Pietschmann
t (cocoon, logkit, fop) - multiple .xcconf files may be in the same directory - cocoon.xconf is more informative than cocoon.xml, and easier to handle that cocoon-config.xml Caveat: the extension doesn't say anything about the XML schema used, cocoon.xconf likely needs an

Re: Delaying the release?

2002-07-02 Thread J.Pietschmann
S. Even better: a web service based CM tool. Accepts requests over SMTP, HTTP, JMS and other MOM. Oh no, I'm dreaming again... J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: C2 with saxon

2002-06-24 Thread J.Pietschmann
f Xalan bug #2425. I ditched Xalan and use Saxon again, with Xerces. This is the current situation. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [RT] Flowmaps

2002-06-18 Thread J.Pietschmann
ng workflows, or flows of objects, or whatever similar concept one likes to discuss. There is an open source UML editor, ArgoUML, they support activity diagrams, it is Java, and the model is saved as XMI, which is XML of course. Perhaps this could be taken advantage of? J.Pietschmann --

Re: C2 with saxon

2002-06-13 Thread J.Pietschmann
isn't even able to handle one multi-megabyte file (XML abused as database). J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: C2 with saxon

2002-06-13 Thread J.Pietschmann
J.Pietschmann wrote: > What's the general stance wrt using XML tools other than Xerces? Clarification: I don't mind whether Cocoon requires a writable DOM or not (would be nice if it were documented somewhere though) What really worries me is that there was not the faintest

Re: C2 with saxon

2002-06-11 Thread J.Pietschmann
ing XML tools other than Xerces? J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

C2 with saxon

2002-06-11 Thread J.Pietschmann
e HashMaps... I'd thought there would an XML file read at sitemap initialisation time, perhaps into a DOM, and the HashMaps are filled from the XML data. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [INFO] Sitemap XML Schema is available

2002-06-11 Thread J.Pietschmann
. I copied the image maps and inner tables for attributes and other stuff through to the xdoc. It's for the latest forrest DTD BTW. J.Pietschmann http://www.w3.org/1999/XSL/Transform";> Schema 0.0

Re: [doc] how to use fixme?

2002-06-03 Thread J.Pietschmann
nder > document/header/authors/person. Still, I don't want to add my name as an > author to each and every document which simply needs my fixme comments. > > Should I simply use the id of the existing person listed under authors? An id pointing into a topic map...sorry, could

Re: C2 on Websphere 3.5: IllegalStateException

2002-05-30 Thread J.Pietschmann
Nicola Ken Barozzi wrote: > From: "J.Pietschmann" <[EMAIL PROTECTED]> > I think I wrote that comment more than a year ago :-| > ... it's time I take a deeper look into it. > It should throw a RNF exception, not get there... > > Anyway, the senderror part i

C2 on Websphere 3.5: IllegalStateException

2002-05-30 Thread J.Pietschmann
to be a bit odd to me. Is there a specific reason for setting the content type after the sendError()? I'd send the error after having set the content type... J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: [LAW] Quick Lesson in Copyright Law (was RE: copyright for docs[was: Re: [Bugs] URLSource])

2002-05-20 Thread J.Pietschmann
g soon, instead of > discussing XML grammar languages ;-) > > Care to lend a helping hand? Come join us! Do you have something concrete in mind? I'm somewhat absorbed with the FOP helpdesk and FAQ writinig currently, but if there is something to analyse, I mig

Re: [LAW] Quick Lesson in Copyright Law (was RE: copyright for docs[was: Re: [Bugs] URLSource])

2002-05-20 Thread J.Pietschmann
Andrew C. Oliver wrote: > Oh man, and I nominate you to try and get that passed across the greater > confederation. Try what? And what's "the greater confederation"? J.Pietschmann - To unsubscribe, e-m

Re: [LAW] Quick Lesson in Copyright Law (was RE: copyright for docs[was: Re: [Bugs] URLSource])

2002-05-20 Thread J.Pietschmann
.. Seriously: ASF and the projects have grown to a point where some bureaucracy seems to be hard to avoid. All we can do is to automate as much as possible. And Cocoon is a perfect platform to do it, isn't it? J.Pietschmann --

Re: [Bugs] URLSource

2002-05-18 Thread J.Pietschmann
globally and only referenced by the project FAQs or included from a repository (the "short form"). Would this fit the Forrest project? Or Avalon or XML Commons? Or should some sort of "Apache encyclopedia" be spawned? J.Pietschmann -

Re: [Bugs] URLSource

2002-05-16 Thread J.Pietschmann
TP URI and suddenly have a relative URI point to a file. Well, hope this helps: http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=102027988321347&w=2 J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: changed behaviour with source resolving

2002-05-01 Thread J.Pietschmann
ems. Note further that the Netscape syntax which replaces the colon after the drive letter by a pipe symbol (/C|/stuff) is illegal, because the pipe symbol is an illegal character at this place. I do not claim that the above is authoritative, apply usual disclaimer. HTH J.Pietschmann ---