| 00:30:56 | *** muthah_ has joined #openmrs |
| 00:33:43 | *** muthah has quit IRC |
| 00:33:43 | *** muthah_ is now known as muthah |
| 02:09:43 | *** lh has quit IRC |
| 03:26:59 | *** muthah has quit IRC |
| 05:24:51 | *** lh has joined #openmrs |
| 05:24:51 | *** lh has quit IRC |
| 05:24:51 | *** lh has joined #openmrs |
| 06:16:31 | *** muthah has joined #openmrs |
| 09:44:43 | *** rafa has joined #openmrs |
| 09:46:16 | *** rafa has quit IRC |
| 11:03:05 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: Quartz Scheduler 0.3.0 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=schedulerquartz&version=&0.3.0> |
| 12:08:58 | *** rafa has joined #openmrs |
| 13:07:49 | *** x-ian has joined #openmrs |
| 13:24:52 | *** rafa has quit IRC |
| 13:36:00 | *** muthah_ has joined #openmrs |
| 13:36:35 | *** muthah has quit IRC |
| 13:36:35 | *** muthah_ is now known as muthah |
| 13:57:07 | *** bwolfe has joined #openmrs |
| 13:57:07 | *** ChanServ sets mode: +o bwolfe |
| 14:06:32 | *** x-ian has left #openmrs |
| 14:36:30 | *** r-friedman has joined #openmrs |
| 14:37:59 | <r-friedman> bwolfe: hi ben. Could you explain why the discriminator element in Concept.hbm.xml (and elsewhere) is set to Concept ID? |
| 14:39:07 | <bwolfe> it was put in so that people could extend pojo classes in moduls |
| 14:39:45 | <r-friedman> but doesn't it make every concept appear to be its own subclass? |
| 14:41:57 | <r-friedman> bwolfe: if this is not a good time to discuss, let me know |
| 14:42:48 | <bwolfe> r-friedman: hmm, not sure if it does that or now. are you seeing a problem somewhere with it ? |
| 14:43:29 | <r-friedman> i am wondering if this results in poor cache performance |
| 14:44:14 | <r-friedman> or some other consequence of having a gazillion persistent classes |
| 14:45:35 | <r-friedman> also i have always wondered whether we were using hibernate to best advantage or were crippling it in order to use our own methods |
| 14:47:36 | <r-friedman> bwolfe: hmm |
| 14:48:54 | <bwolfe> r-friedman: I'd be in favor of someone testing whether the discriminator is hurting us or not. |
| 14:49:09 | <bwolfe> and we def are not using the full power of hibernate, but pretty sure we're not crippling it |
| 14:49:57 | <r-friedman> ok, i will pursue if possible |
| 15:02:59 | *** bwolfe has quit IRC |
| 15:04:30 | *** mccallumg has joined #openmrs |
| 15:11:37 | <r-friedman> mccallumg: hi glen |
| 15:14:58 | <mccallumg> r-friedman: hi roger. |
| 15:15:44 | <mccallumg> r-friedman: I'm going to sign out of irc because I'm leaving the house now (but I'll stay on the conf call via my mobile phone). |
| 15:16:07 | *** mccallumg has quit IRC |
| 15:18:15 | *** bwolfe has joined #openmrs |
| 15:18:15 | *** ChanServ sets mode: +o bwolfe |
| 16:30:11 | *** bwolfe has quit IRC |
| 16:42:58 | *** bwolfe has joined #openmrs |
| 16:42:58 | *** ChanServ sets mode: +o bwolfe |
| 16:47:51 | *** muthah_ has joined #openmrs |
| 16:50:19 | *** muthah has quit IRC |
| 16:50:20 | *** muthah_ is now known as muthah |
| 16:56:50 | *** lh has joined #openmrs |
| 18:07:16 | *** kane77 has joined #openmrs |
| 18:21:01 | *** lh has quit IRC |
| 18:24:37 | *** r-friedman has quit IRC |
| 18:27:57 | *** lh has joined #openmrs |
| 18:36:04 | *** lh has quit IRC |
| 19:03:15 | *** lh has joined #openmrs |
| 19:08:20 | *** lh has quit IRC |
| 19:12:11 | *** lh has joined #openmrs |
| 19:14:32 | *** lh has quit IRC |
| 19:22:47 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Creating OpenMRS modules <http://forum.openmrs.org/viewtopic.php?f=8&t=731#p2785> |
| 19:55:25 | *** lh has joined #openmrs |
| 20:26:54 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Creating OpenMRS modules <http://forum.openmrs.org/viewtopic.php?f=8&t=731#p2786> |
| 20:53:47 | *** muthah has quit IRC |
| 21:32:54 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: Data Integrity 1.1.2 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=dataintegrity&version=&1.1.2> |
| 21:33:38 | *** deadpool has quit IRC |
| 22:03:06 | <OpenMRSBot> Recent updates in the world of openmrs: New Changeset: OpenMRS trunk #17340: [Ben Wolfe] Add maven module for checkstyle - TRUNK-1682 <http://feedproxy.google.com/~r/OMRStrunk/~3/LQZMMI6-yeI/> || New Changeset: OpenMRS trunk #17339: [Darius Jazayeri] minor javadoc typo fix <http://feedproxy.google.com/~r/OMRStrunk/~3/_GlPvmI_p3c/> || New Changeset: OpenMRS trunk #17337: [Ben Wolfe] Adding formatted files TRUNK-1690 <http://feedproxy.google.com/~r/OMRStrunk/~3/ooZRYfwigdo/> || New Changeset: OpenMRS 1.8.x #17336: [Ben Wolfe] Adding tools/target to svnignore - TRUNK-1690 <http://feedproxy.google.com/~r/OMRStrunk/~3/f-7fq7aNIM4/> || New Changeset: OpenMRS 1.8.x #17335: [Ben Wolfe] Removing tools/target folder - TRUNK-1690 <http://feedproxy.google.com/~r/OMRStrunk/~3/37M5K4RJK-E/> || New Changeset: OpenMRS trunk #17334: [Ben Wolfe] Changed .svnignore properties and deleted tools/target folder - TRUNK-1690 <http://feedproxy.google.com/~r/OMRStrunk/~3/ZAQMnu2h1Ew/> || New Changeset: OpenMRS trunk #17333: [Ben Wolfe] Add coding conventions formatter to maven - TRUNK-1690 Readded the .settings folder for multimodule projects to automatically get the formatter as well <http://feedproxy.google.com/~r/OMRStrunk/~3/jmIYNG6yCVw/> || New Changeset: OpenMRS 1.8.x #17332: [Ben Wolfe] Add coding conventions formatter to maven - TRUNK-1690 Readded the .settings folder for multimodule projects to automatically get the formatter as well <http://feedproxy.google.com/~r/OMRStrunk/~3/l8n_AilaSM4/> |
| 22:49:32 | *** lh has quit IRC |
| 23:03:37 | *** bwolfe has quit IRC |
| 23:17:01 | *** mgongodo has joined #openmrs |
| 23:19:22 | *** mgongodo has quit IRC |
| 23:58:20 | *** lh has joined #openmrs |