You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Jon Stevens <jo...@latchkey.com> on 2001/03/27 09:48:52 UTC

Re: cvs commit: jakarta-turbine/src/java/org/apache/turbine/om ComboKey.java DateKey.java NumberKey.java ObjectKey.java StringKey.java

on 3/26/01 10:48 PM, "jmcnally@apache.org" <jm...@apache.org> wrote:

> public void appendTo(StringBuffer sb)
> {
> +      if ( key != null )
> +      {

Hey john. 4 spaces indent.

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: cvs commit: jakarta-turbine/src/java/org/apache/turbine/omComboKey.java DateKey.java NumberKey.java ObjectKey.java StringKey.java

Posted by John McNally <jm...@collab.net>.
I was trying keep the diff relevant to the change and then I was going
to do a formatting change.  But I went to bed before doing it.  commit
is coming now.

John McNally

Jon Stevens wrote:
> 
> on 3/26/01 10:48 PM, "jmcnally@apache.org" <jm...@apache.org> wrote:
> 
> > public void appendTo(StringBuffer sb)
> > {
> > +      if ( key != null )
> > +      {
> 
> Hey john. 4 spaces indent.
> 
> -jon
> 
> --
> If you come from a Perl or PHP background, JSP is a way to take
> your pain to new levels. --Anonymous
> <http://jakarta.apache.org/velocity/ymtd/ymtd.html>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org