You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by amichalowski <gi...@git.apache.org> on 2016/08/16 22:08:45 UTC

[GitHub] wicket pull request #176: Expensive validator wicket 8.x

GitHub user amichalowski opened a pull request:

    https://github.com/apache/wicket/pull/176

    Expensive validator wicket 8.x

    We need to call database stored procedure in validator.
    It is quite expensive and it shouldn't be called after every key press.
    
    I would like to propose a little validation improvement.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/amichalowski/wicket expensive-validator-wicket-8.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/176.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #176
    
----
commit d12da1150295f804b40ea6058ece4ffec675ea6a
Author: Artur Micha\u0142owski <am...@gmail.com>
Date:   2016-08-16T21:18:20Z

    Expensive validators

commit b196b5afa71157da4eeda47e631086f933b4d55d
Author: Artur Micha\u0142owski <am...@gmail.com>
Date:   2016-08-16T21:40:00Z

    organize imports

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] wicket issue #176: Expensive validator wicket 8.x

Posted by martin-g <gi...@git.apache.org>.
Github user martin-g commented on the issue:

    https://github.com/apache/wicket/pull/176
  
    X-Ref: https://github.com/apache/wicket/pull/177


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] wicket pull request #176: Expensive validator wicket 8.x

Posted by amichalowski <gi...@git.apache.org>.
Github user amichalowski closed the pull request at:

    https://github.com/apache/wicket/pull/176


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] wicket issue #176: Expensive validator wicket 8.x

Posted by martin-g <gi...@git.apache.org>.
Github user martin-g commented on the issue:

    https://github.com/apache/wicket/pull/176
  
    @amichalowski Please close this PR. We don't have permissions to close it ourselves. Thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---