Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » [DataBinding] RegexStringValidator removed
[DataBinding] RegexStringValidator removed [message #310840] Mon, 18 December 2006 19:02 Go to next message
Eclipse UserFriend
Hi,

I see that from HEAD RegexStringValidator has been removed.

Is there any plan for a workaround? CVS log is
"Fix for Bug 128142 [DataBinding] IDomainValidator needs to provide
partial validation / be merged with IValidator"

But I do not see a connection with the bug. Is this a refactoring or is
it thought that RegexStringValidator did not fit along with the other
standard validators? Should *we* implement this validator?

Thanks,
Hasan Ceylan
Re: [DataBinding] RegexStringValidator removed [message #310973 is a reply to message #310840] Fri, 22 December 2006 15:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bokowski.ca.ibm.com

It is very easy for clients to implement a validator based on
Pattern.matches. I removed it because java.util.regex is not available in
the Foundation 1.0 class libraries (subset of J2SE 1.3) that we are
targeting as the execution environment.

"Hasan Ceylan" <hceylan@ytg.com.tr> wrote in message
news:em7a65$bec$1@utils.eclipse.org...
> Hi,
>
> I see that from HEAD RegexStringValidator has been removed.
>
> Is there any plan for a workaround? CVS log is
> "Fix for Bug 128142 [DataBinding] IDomainValidator needs to provide
> partial validation / be merged with IValidator"
>
> But I do not see a connection with the bug. Is this a refactoring or is it
> thought that RegexStringValidator did not fit along with the other
> standard validators? Should *we* implement this validator?
>
> Thanks,
> Hasan Ceylan
Re: [DataBinding] RegexStringValidator removed [message #310987 is a reply to message #310973] Sat, 23 December 2006 08:12 Go to previous message
Eclipse UserFriend
Thanks Boris...
Boris Bokowski wrote:
> It is very easy for clients to implement a validator based on
> Pattern.matches. I removed it because java.util.regex is not available in
> the Foundation 1.0 class libraries (subset of J2SE 1.3) that we are
> targeting as the execution environment.
>
> "Hasan Ceylan" <hceylan@ytg.com.tr> wrote in message
> news:em7a65$bec$1@utils.eclipse.org...
>> Hi,
Previous Topic:Web application interacting with Eclipse Plugin
Next Topic:Adding actions to an Image
Goto Forum:
  


Current Time: Tue Nov 04 22:51:37 EST 2025

Powered by FUDForum. Page generated in 0.03882 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top