Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Allow method's names to start with '_' #1

Open
mdumrauf opened this issue Feb 1, 2012 · 0 comments
Open

Allow method's names to start with '_' #1

mdumrauf opened this issue Feb 1, 2012 · 0 comments

Comments

@mdumrauf
Copy link

mdumrauf commented Feb 1, 2012

There are methods, for instance in play.db.jpa.JPABase (_save, _delete) that NEED to start with underscore. If not, it would say "Name '_save' must match pattern '^[a-z][a-zA-Z0-9]*$'." ".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant