[7.7] Tiny refactoring in BindingBuilder class>>validateString:

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[7.7] Tiny refactoring in BindingBuilder class>>validateString:

Boris Popov, DeepCove Labs (SNN)

... it is helpful to have #isInvalidCharacter: extracted from #validateString: so one could find invalid characters in one pass with #select: instead of just #detect:ing a single invalid character with #validateString:. Fileout is attached.

 

-Boris

 

--

DeepCove Labs Ltd.

+1 (604) 689-0322

4th floor, 595 Howe Street

Vancouver, British Columbia

Canada V6C 2T5

http://tinyurl.com/r7uw4

 

PacNet Services (Europe) Ltd.

+353 (0)61 714-360

Shannon Airport House, SFZ

County Clare, Ireland

http://tinyurl.com/y952amr

 

CONFIDENTIALITY NOTICE

 

This email is intended only for the persons named in the message header. Unless otherwise indicated, it contains information that is private and confidential. If you have received it in error, please notify the sender and delete the entire message including any attachments.

 

Thank you.

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

BindingBuilder class-isInvalidCharacter.st (4K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [7.7] Tiny refactoring in BindingBuilderclass>>validateString:

Kogan, Tamara
Thanks, created:
60256: "Refactoring in BindingBuilderclass>>validateString: to return all invalid characters in one pass"

Tamara Kogan
Smalltalk development,
Cincom Systems
 

> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of Boris Popov,
> DeepCove Labs (YVR)
> Sent: Tuesday, May 18, 2010 9:53 AM
> To: [hidden email]
> Subject: [vwnc] [7.7] Tiny refactoring in
> BindingBuilderclass>>validateString:
>
> ... it is helpful to have #isInvalidCharacter: extracted from
> #validateString: so one could find invalid characters in one
> pass with #select: instead of just #detect:ing a single
> invalid character with #validateString:. Fileout is attached.
>
>  
>
> -Boris
>
>  
>
> --
>
> DeepCove Labs Ltd.
>
> +1 (604) 689-0322
>
> 4th floor, 595 Howe Street
>
> Vancouver, British Columbia
>
> Canada V6C 2T5
>
> http://tinyurl.com/r7uw4
>
>  
>
> PacNet Services (Europe) Ltd.
>
> +353 (0)61 714-360
>
> Shannon Airport House, SFZ
>
> County Clare, Ireland
>
> http://tinyurl.com/y952amr
>
>  
>
> CONFIDENTIALITY NOTICE
>
>  
>
> This email is intended only for the persons named in the
> message header. Unless otherwise indicated, it contains
> information that is private and confidential. If you have
> received it in error, please notify the sender and delete the
> entire message including any attachments.
>
>  
>
> Thank you.
>
>  
>
>

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc