Re: [VOTE] Release Cocoon Serializers Charset and Block

2009-10-13 Thread David Legg

Carsten Ziegeler wrote:

please vote on a first release of these two artifacts:

Apache Cocoon Serializers Charsets 1.0.0
http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-charsets/1.0.0/

and

Apache Cocoon Serializers Block 1.0.0
http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-impl/1.0.0/
  


+1

I look forward to the addition of this block though I wonder what sort 
of confusion will arise when users start talking about the 'HTMLSerializer'!


Do they mean:
 org.apache.cocoon.serialization.HTMLSerializer 
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/serialization/HTMLSerializer.html

or maybe:
 org.apache.cocoon.components.serializers.HTMLSerializer

I updated the old HTMLSerializer document page [1] and mentioned that 
two implementations exist.  The same will need doing for the new 
serializers.


[1] 
http://cocoon.zones.apache.org/daisy/cdocs/g1/g1/g2/g4/Serializer/896.html


Regards,
David Legg



Re: [VOTE] Release Cocoon Serializers Charset and Block

2009-10-13 Thread Thorsten Scherler
On Fri, 2009-10-09 at 14:23 +0200, Carsten Ziegeler wrote:
 Hi,
 
 please vote on a first release of these two artifacts:
 
 Apache Cocoon Serializers Charsets 1.0.0
 http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-charsets/1.0.0/
 
 and
 
 Apache Cocoon Serializers Block 1.0.0
 http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-impl/1.0.0/
 
 The first artifact is a general purpose library with the basic code for
 the serializers. The block uses this lib to add some new serializers to
 Cocoon.
 
 Please cast your votes.

+1

salu2
-- 
Thorsten Scherler thorsten.at.apache.org
Open Source Java consulting, training and solutions

Sociedad Andaluza para el Desarrollo de la Sociedad 
de la Información, S.A.U. (SADESI)






Re: [VOTE] Release Cocoon Serializers Charset and Block

2009-10-13 Thread Alfred Nathaniel
On Fri, 2009-10-09 at 14:23 +0200, Carsten Ziegeler wrote:

 Please cast your votes.

+1

Cheers, Alfred.



Re: [VOTE] Release Cocoon Serializers Charset and Block

2009-10-12 Thread Carsten Ziegeler
Reinhard Pötz wrote:
 Is the code that uses the HTTPRequest of any use (see
 EncodingSerializer#include)?
 
Yes, this code can be used to include any (usuable non xhtml output)
into the response without sending it through the pipeline.

This is used (or would be used) for example by the cocoon portal to
include portlet output directly into the response without requiring to
transform the html output to xhtml just to get it through the pipeline.

Carsten

-- 
Carsten Ziegeler
cziege...@apache.org


Re: [VOTE] Release Cocoon Serializers Charset and Block

2009-10-12 Thread Reinhard Pötz
Carsten Ziegeler wrote:
 Hi,
 
 please vote on a first release of these two artifacts:
 
 Apache Cocoon Serializers Charsets 1.0.0
 http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-charsets/1.0.0/
 
 and
 
 Apache Cocoon Serializers Block 1.0.0
 http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-impl/1.0.0/
 
 The first artifact is a general purpose library with the basic code for
 the serializers. The block uses this lib to add some new serializers to
 Cocoon.
 
 Please cast your votes.

+1

-- 
Reinhard Pötz   Managing Director, {Indoqa} GmbH
 http://www.indoqa.com/en/people/reinhard.poetz/

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member  reinh...@apache.org



Re: [VOTE] Release Cocoon Serializers Charset and Block

2009-10-11 Thread Felix Knecht
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

+1

Felix

Carsten Ziegeler schrieb:
 Hi,
 
 please vote on a first release of these two artifacts:
 
 Apache Cocoon Serializers Charsets 1.0.0
 http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-charsets/1.0.0/
 
 and
 
 Apache Cocoon Serializers Block 1.0.0
 http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-impl/1.0.0/
 
 The first artifact is a general purpose library with the basic code for
 the serializers. The block uses this lib to add some new serializers to
 Cocoon.
 
 Please cast your votes.
 
 Regards
 Carsten

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkrRheYACgkQ2lZVCB08qHHd0gCfU1AdA+H6AOYxKOjDb2KA+4Ew
sosAoKB9LwXIzGRA3OAyZHQ+x50bNaoY
=CH3+
-END PGP SIGNATURE-


Re: [VOTE] Release Cocoon Serializers Charset and Block

2009-10-11 Thread Reinhard Pötz
Carsten Ziegeler wrote:
 Hi,
 
 please vote on a first release of these two artifacts:
 
 Apache Cocoon Serializers Charsets 1.0.0
 http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-charsets/1.0.0/
 
 and
 
 Apache Cocoon Serializers Block 1.0.0
 http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-impl/1.0.0/
 
 The first artifact is a general purpose library with the basic code for
 the serializers. The block uses this lib to add some new serializers to
 Cocoon.
 
 Please cast your votes.

Is the code that uses the HTTPRequest of any use (see
EncodingSerializer#include)?

-- 
Reinhard Pötz   Managing Director, {Indoqa} GmbH
 http://www.indoqa.com/en/people/reinhard.poetz/

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member  reinh...@apache.org



Re: [VOTE] Release Cocoon Serializers Charset and Block

2009-10-10 Thread Carsten Ziegeler
+1

Carsten
-- 
Carsten Ziegeler
cziege...@apache.org


[VOTE] Release Cocoon Serializers Charset and Block

2009-10-09 Thread Carsten Ziegeler
Hi,

please vote on a first release of these two artifacts:

Apache Cocoon Serializers Charsets 1.0.0
http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-charsets/1.0.0/

and

Apache Cocoon Serializers Block 1.0.0
http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-serializers-impl/1.0.0/

The first artifact is a general purpose library with the basic code for
the serializers. The block uses this lib to add some new serializers to
Cocoon.

Please cast your votes.

Regards
Carsten
-- 
Carsten Ziegeler
cziege...@apache.org