Re: [hibernate-dev] Introducing a "none" BytecodeProvider

2018-10-17 Thread Yoann Rodiere
Can't say if it's a good or bad idea, but if you don't document it in the user guide, please at least document how dangerous it is and why it can be useful in the source code where the "none" option appears. I expect some users will find it while debugging, try it out to solve their problems or may

Re: [hibernate-dev] Jira - edit comments

2018-10-17 Thread andrea boriero
I think this happens when a Jira is closed. On Wed, 17 Oct 2018 at 17:27, Steve Ebersole wrote: > The elipse is there but the only option is Permalink > > > On Wed, Oct 17, 2018, 9:53 AM Chris Cranford wrote: > > > Steve - > > > > I have the option for my user. Is the ellipsis button not showi

Re: [hibernate-dev] Jira - edit comments

2018-10-17 Thread Steve Ebersole
The elipse is there but the only option is Permalink On Wed, Oct 17, 2018, 9:53 AM Chris Cranford wrote: > Steve - > > I have the option for my user. Is the ellipsis button not showing up > for you on the comment? > > On 10/17/18 9:12 AM, Steve Ebersole wrote: > > Did someone remove the abilit

[hibernate-dev] Introducing a "none" BytecodeProvider

2018-10-17 Thread Sanne Grinovero
After some experimentation I figured out that the BytecodeProvider is not really necessary, if you are happy to use the tools we have to enhance the entities upfront. In some environments such as on GraalVM I need to pre-enhance the entities (need as in "not optional"), but some further things wou

[hibernate-dev] Deprecating Environment#verifyProperties

2018-10-17 Thread Sanne Grinovero
Currently this method is used but not doing much at all, as maps OBSOLETE_PROPERTIES and RENAMED_PROPERTIES are constant and empty. I'm wondering if this is because it's just a coincidence at this point in time we have nothing registered in those maps, or if this strategy is just no longer the pre

Re: [hibernate-dev] Jira - edit comments

2018-10-17 Thread Chris Cranford
Steve - I have the option for my user.  Is the ellipsis button not showing up for you on the comment? On 10/17/18 9:12 AM, Steve Ebersole wrote: > Did someone remove the ability to edit one's comments? I added a comment I > would like to adjust syntax (code fragment), but Jira will not let me __

[hibernate-dev] Jira - edit comments

2018-10-17 Thread Steve Ebersole
Did someone remove the ability to edit one's comments? I added a comment I would like to adjust syntax (code fragment), but Jira will not let me ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hiberna