IRC Chat : 2009-05-10 - OpenMRS

00:15:12 *** bwolfe has joined #openmrs
00:15:12 *** ChanServ sets mode: +o bwolfe
00:21:35 *** luzhuangwei has joined #openmrs
00:45:31 *** bodobacs has quit IRC
01:30:48 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7680]: Tagging the 1.4.2 branch as the latest <http://dev.openmrs.org/changeset/7680> || OpenMRS Changesets: Changeset [7679]: Tagging the current 1.4.x branch as 1.4.2 <http://dev.openmrs.org/changeset/7679> || OpenMRS Changesets: Changeset [7678]: Deleting the latest tag in preparation for the 1.4.2 release <http://dev.openmrs.org/changeset/7678>
01:31:41 *** luzhuangwei has quit IRC
01:52:14 *** bwolfe has quit IRC
02:08:58 *** bwolfe has joined #openmrs
02:08:58 *** ChanServ sets mode: +o bwolfe
02:10:02 *** Mkop has joined #openmrs
02:39:46 *** bwolfe has quit IRC
02:54:40 *** atomicturtle has joined #openmrs
02:54:40 *** atomicturtle1 has quit IRC
03:32:46 <Mkop> r0bby: you have an issue with my autojoin list on IRC?
03:33:44 *** Mkop1 has joined #openmrs
03:38:53 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7681]: serialization: delete simple annotations in class "org.openmrs.Cohort" <http://dev.openmrs.org/changeset/7681>
03:41:47 *** Mkop has quit IRC
03:42:19 <r0bby> Mkop1: no
03:42:57 <Mkop1> r0bby: then explain yourself
03:45:54 <Keelhaul> beef?
03:53:17 <Mkop1> on #gsoc:
03:53:18 <Mkop1> [22:18] <r0bby> Mkop !
03:53:25 <r0bby> No reason
03:53:56 <Mkop1> Keelhaul: is Echidna_ publically accessible by http?
03:54:09 <Keelhaul> Mkop1: you already asked me that
03:54:15 <Mkop1> I don't think you answered
03:54:19 <Keelhaul> i did
03:54:21 <Keelhaul> you didnt listen
03:54:23 <Keelhaul> as usual!
03:54:23 <Mkop1> maybe I missed i
03:54:27 <Mkop1> t
03:55:03 <Keelhaul> yes it is
03:55:23 <Keelhaul> but it's my home cable and not too fast on upload
03:55:59 <Mkop1> and therefore I shouldn't try to access openmrs on it?
03:57:17 <Keelhaul> prolly not =P
03:57:39 <Keelhaul> besides, our modules are in the repository now anyway
04:12:51 <Mkop1> yeah, well that would require checking them out and all that
04:15:04 <Mkop1> whereas probably all I'd want to do is take a quick look at whatever
04:19:42 <Keelhaul> nah, they're also in the omod repository
04:19:48 <Keelhaul> complete with user guides
05:38:54 <r0bby> I'm trying to understand how to do everything annotation driven :)
05:39:09 <r0bby> apparently the @Repository annotation is for the DAO layer :)
05:40:20 <Keelhaul> bwolfe doesnt like the idea of hibernate annotations
05:40:43 <r0bby> why not?
05:40:49 <r0bby> does he love teh xml?
05:41:10 <Keelhaul> annotations would make hibernate herniate into the api layer
05:41:25 <r0bby> ...
05:41:37 <r0bby> say what?
05:41:46 <Keelhaul> he wants to keep hibernate replacable
05:41:48 <Keelhaul> http://www.zabada.com/tutorials/hibernate-and-jpa-with-spring-example.php
05:41:49 <OpenMRSBot> <http://ln-s.net/3:zC> (at www.zabada.com)
05:41:57 <Keelhaul> the JPA annotations seem to work with hibernate as well
05:43:07 <r0bby> Keelhaul; well since hibernate is a JPA implementation
05:43:11 <r0bby> this would be true :)
05:43:24 <Keelhaul> so i dont see a problem
05:43:25 <r0bby> and JPA was influenced by hibernate greatly
05:43:39 <Keelhaul> the annotations could be ignored if hibernate were to be replaced
05:43:51 <r0bby> well
05:43:58 <r0bby> any provider could be used :)
05:43:59 <Keelhaul> at the same time, the xml files are a great source of potential errors
05:44:06 <r0bby> toplink,openjpa,hibernate
05:44:09 <r0bby> i don't know of others
05:45:34 <r0bby> hmm
05:45:44 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7682]: facilitydata: setting up some package structure stuff and other prep … <http://dev.openmrs.org/changeset/7682>
05:45:48 <r0bby> http://static.springframework.org/spring/docs/2.0.x/api/org/springframework/orm/hibernate3/annotation/AnnotationSessionFactoryBean.html
05:45:50 <OpenMRSBot> <http://ln-s.net/3Ai0> (at static.springframework.org)
05:45:58 <r0bby> spring 3.0 is coming out soon :)
05:46:28 <r0bby> If mike allows me, i may go the JPA route this summer for the database layer
05:46:43 <r0bby> I wanna edit the XML as little as possible
05:47:12 <r0bby> http://dev.openmrs.org/browser/openmrs-modules/facilitydata/metadata/moduleApplicationContext.xml?rev=7682
05:47:17 <OpenMRSBot> <http://ln-s.net/3Ai2> (at dev.openmrs.org)
05:47:25 <r0bby> what you need for annotations such as @Controller etc to work
05:47:41 <r0bby> I have a habit of neatly organizing code into packages etc
05:48:29 <r0bby> i need a new keyboard
05:54:50 *** atomicturtle1 has joined #openmrs
05:54:50 *** atomicturtle has quit IRC
06:01:30 * r0bby puts the machine gun down
06:02:50 <Keelhaul> for real?
06:04:15 <r0bby> I renamed something, set up package structure etc :)
06:04:41 <r0bby> OH and don't forget "add a semi-colon" "oops I added a line" "write if() { }"
06:04:54 <r0bby> OH "oops i didn't put the condition!!!"
06:05:06 <r0bby> it wans't *THAT* bad last summer
06:05:30 <r0bby> only 4 in tje last hour
06:06:37 <Keelhaul> dont be a drama queen
06:17:08 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7684]: facilitydata: delete old activator after renaming it; idea didn't do the … <http://dev.openmrs.org/changeset/7684> || OpenMRS Changesets: Changeset [7683]: facilitydata: add packages for the data and service layer; rename the … <http://dev.openmrs.org/changeset/7683>
06:21:30 <r0bby> but but
06:49:09 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7685]: facilitydata: oops this needs to be changed as well (the activator name … <http://dev.openmrs.org/changeset/7685>
06:51:28 *** Keelhaul has quit IRC
07:00:07 *** r0bby has quit IRC
07:01:08 *** r0bby has joined #openmrs
07:01:08 *** ChanServ sets mode: +v r0bby
07:14:02 *** bodobacs has joined #openmrs
07:55:27 <Mkop1> bodobacs: hi, welcome to #openmrs
08:11:24 *** Mkop2 has joined #openmrs
08:18:10 *** Mkop1 has quit IRC
08:27:28 *** Mkop2 has quit IRC
08:55:02 *** atomicturtle has joined #openmrs
08:55:02 *** atomicturtle1 has quit IRC
10:40:34 *** pascal` has joined #openmrs
11:55:01 *** atomicturtle1 has joined #openmrs
11:55:01 *** atomicturtle has quit IRC
12:52:23 *** nimanthab has joined #openmrs
13:08:29 *** pascal` has quit IRC
13:08:58 *** pascal` has joined #openmrs
13:12:56 *** JordanC has joined #openmrs
13:13:03 <JordanC> Hi hi :)
13:28:59 *** kane77 has joined #openmrs
13:43:59 *** pascal` has quit IRC
14:35:33 *** Keelhaul has joined #openmrs
14:35:33 *** ChanServ sets mode: +v Keelhaul
14:38:13 *** luzhuangwei has joined #openmrs
14:55:16 *** atomicturtle has joined #openmrs
14:55:16 *** atomicturtle1 has quit IRC
14:55:55 *** upul has joined #openmrs
14:55:55 *** ChanServ sets mode: +v upul
15:01:37 *** upul has quit IRC
15:39:35 *** nimanthab has quit IRC
15:40:48 *** Mkop2 has joined #openmrs
16:05:26 *** Keelhaul has quit IRC
16:12:24 *** Keelhaul has joined #openmrs
16:12:24 *** ChanServ sets mode: +v Keelhaul
16:23:45 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [7686]: serialization: update the class "CohortConverter" while serializing if … <http://dev.openmrs.org/changeset/7686> || Lu Zhuang Wei: Weekly Report for Project(2009-05-10) <http://lzwgsoc.blogspot.com/2009/05/weekly-report-for-project2009-05-09.html>
17:17:28 *** JordanC is now known as JordanC|Arriba
17:25:13 *** luzhuangwei has quit IRC
17:55:13 *** atomicturtle1 has joined #openmrs
17:55:13 *** atomicturtle has quit IRC
18:40:07 *** JordanC|Arriba has quit IRC
18:52:34 *** nribeka1 has joined #openmrs
18:52:47 *** nribeka1 has quit IRC
18:53:10 *** nribeka1 has joined #openmrs
19:00:22 *** Nzeyi has joined #openmrs
19:00:55 *** Nzeyi has quit IRC
19:10:50 *** nribeka has quit IRC
20:24:05 *** Keelhaul has quit IRC
20:24:11 *** Keelhaul has joined #openmrs
20:24:11 *** ChanServ sets mode: +v Keelhaul
20:55:11 *** atomicturtle1 has quit IRC
20:55:16 *** atomicturtle has joined #openmrs
20:59:56 *** bodobacs has quit IRC
20:59:57 *** atomicturtle has quit IRC
21:00:21 *** atomicturtle has joined #openmrs
21:06:27 *** jmiranda has quit IRC
21:10:00 *** jmiranda has joined #openmrs
21:10:00 *** ChanServ sets mode: +o jmiranda
21:19:46 *** Keelhaul has quit IRC
21:20:08 *** Mkop has joined #openmrs
21:22:55 *** Mkop2 has quit IRC
21:34:17 *** flyankur has joined #openmrs
21:39:10 *** Mkop has quit IRC
21:40:12 *** Mkop has joined #openmrs
22:50:30 *** jmiranda1 has joined #openmrs
22:52:40 *** Mkop1 has joined #openmrs
23:03:56 *** jmiranda has quit IRC
23:06:00 *** Mkop has quit IRC
23:25:15 *** Keelhaul has joined #openmrs
23:25:15 *** ChanServ sets mode: +v Keelhaul
23:26:40 *** bwolfe has joined #openmrs
23:26:40 *** ChanServ sets mode: +o bwolfe
23:28:36 <r0bby> bwolfe :)
23:28:43 <r0bby> bwolfe: i still need to get my labs working :(
23:29:54 <bwolfe> ok
23:30:26 <r0bby> I can't get the groovy module to behave correctly, burke's patch caused some conflicts :(
23:30:59 <r0bby> :(
23:31:11 <r0bby> I think burke is beginning to view me as a viral member :(
23:31:28 *** jmiranda1 has quit IRC
23:32:52 <r0bby> Oh bwolfe: know of any people who would be interested in an NYC meetup
23:33:12 <r0bby> (Saturday, May 23rd -- yeh it's teh first day of coding and i won't be coding all day :x )
23:33:19 <r0bby> i'll code that night :)
23:33:31 <r0bby> Central Park NYC :)
23:33:37 <r0bby> is the location we picked :)
23:35:22 <r0bby> bwolfe: do you object to me using JPA annotation?
23:36:01 <r0bby> meh
23:36:18 <r0bby> I wanna eliminate the XML configuration as much as possible
23:36:32 <r0bby> and i converted the groovy module form to use spring annotation :D
23:37:37 <r0bby> the controller :)
23:37:48 * r0bby needs more coffee, not hyper enough
23:46:35 *** jmiranda has joined #openmrs
23:46:35 *** ChanServ sets mode: +o jmiranda
23:47:04 <bwolfe> r0bby: how about you just use the xml configuration
23:48:05 <r0bby> :(
23:48:06 <r0bby> beh
23:48:20 <r0bby> we can define Beans via XML as well.
23:48:46 <r0bby> bwolfe: =(
23:54:50 *** atomicturtle has quit IRC
23:55:19 *** atomicturtle has joined #openmrs
23:59:29 *** Mkop2 has joined #openmrs