[Seaside-dev] Issue 64 in seaside: Seaside-Squeak-Core String>>#trimBlanks method inhibits porting

codesite-noreply at google.com codesite-noreply at google.com
Fri May 16 19:57:06 UTC 2008


Issue 64: Seaside-Squeak-Core String>>#trimBlanks method inhibits porting
http://code.google.com/p/seaside/issues/detail?id=64

Comment #2 by wembley.instantiations:
I am quite happy with a platform-neutral method.  But I am a bit 
confused.  If the
intent is to remove only leading and trailing spaces, then the current #trimBlanks
method is a good name and only its underlying implementation in Seaside 
needs to
change.  On the otherhand, if the intent is to actually trim all 
separators (spaces,
tabs, cr, lf), which is the current implementation in Seaside, then 
#toTrimmed is a
good name.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list