September 24, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30

[00:07:37] *** alesj has joined #seam-dev
[00:45:27] *** emmanuel has quit IRC
[00:54:32] *** rruss has quit IRC
[00:55:41] *** alesj has quit IRC
[00:57:21] *** lazarotti has quit IRC
[01:00:00] *** rruss has joined #seam-dev
[01:01:19] *** Diablo-D3 has quit IRC
[01:21:01] *** rruss has quit IRC
[01:55:55] *** aslak has quit IRC
[02:18:54] *** hannelita has joined #seam-dev
[02:43:03] *** lincolnthree has left #seam-dev
[03:22:51] *** akazakov has quit IRC
[03:27:09] *** lightguard_jp is now known as lightguard_jp_aw
[04:17:13] *** jamezp has quit IRC
[04:21:48] *** jamezp has joined #seam-dev
[04:21:48] *** ChanServ sets mode: +v jamezp
[04:29:34] *** jamezp is now known as jamezp_afk
[04:44:47] *** tsurdilo has quit IRC
[04:59:04] *** lazarotti has joined #seam-dev
[05:01:54] *** clerum has quit IRC
[05:10:27] *** lazarotti has quit IRC
[05:10:28] *** hannelita has quit IRC
[05:10:28] *** sbryzak has quit IRC
[05:10:28] *** jose_freitas_ has quit IRC
[05:15:55] *** jose_freitas has joined #seam-dev
[05:18:07] *** hannelita has joined #seam-dev
[05:24:16] *** sbryzak has joined #seam-dev
[05:24:17] *** ChanServ sets mode: +o sbryzak
[05:26:03] *** lazarotti has joined #seam-dev
[06:10:59] *** lightguard_jp_aw is now known as lightguard_jp
[06:34:21] *** daniel_hinojosa has quit IRC
[07:28:26] <lightguard_jp> sbryzak: Still around?
[07:28:49] <lightguard_jp> stuartdouglas: Are you still here?
[07:28:52] <lightguard_jp> Either one will work
[07:29:25] <lightguard_jp> It's actually a CDI question that may possibly be a bug, but ends up being a pretty cool feature anyway.
[07:46:31] *** bleathem has quit IRC
[07:47:10] *** antoine_sd has joined #seam-dev
[07:50:05] *** antoine_sd has quit IRC
[07:52:56] <stuartdouglas> lightguard_jp: hey
[08:03:49] *** hannelita has quit IRC
[08:23:55] <lightguard_jp> stuartdouglas: Still around?
[09:15:40] *** lazarotti has quit IRC
[09:18:02] <stuartdouglas> lightguard_jp: am now
[09:18:31] <lightguard_jp> Seam Reports uses @Stereotypes to track meta-data
[09:18:36] <lightguard_jp> Really kind of interesting
[09:18:43] <lightguard_jp> They're not qualifiers but they get passed along.
[09:18:57] <lightguard_jp> Is that a side effect, or were they intended to be used that way as well?
[09:19:13] <lightguard_jp> I thought they only applied to qualifiers, interceptors and decorators
[09:19:31] <stuartdouglas> what do you mean?
[09:20:09] <lightguard_jp> George is using plain annotations to pass along some meta data used at runtime to build up the correct rendering engine
[09:20:18] <lightguard_jp> For example PDF, XML, XLS
[09:20:52] <lightguard_jp> The annotations are marked as @Stereotype so they're passed along with the injectionpoint
[09:21:06] <stuartdouglas> that does not sound portable
[09:21:28] <stuartdouglas> actually I am still not sure what you mean
[09:21:39] <stuartdouglas> the injection point should have all annotations, even ones that mean nothing to CDI
[09:21:51] <lightguard_jp> https://github.com/LightGuard/reports/blob/develop/api/src/main/java/org/jboss/seam/reports/output/CSV.java
[09:21:59] <lightguard_jp> https://github.com/LightGuard/reports/blob/develop/api/src/main/java/org/jboss/seam/reports/spi/ReportOutputBinding.java
[09:22:16] <lightguard_jp> So ReportOutputBinding is not anything special to CDI
[09:22:27] <lightguard_jp> CSV is marked as a Stereotype
[09:22:27] <stuartdouglas> yea, that is not portabl
[09:22:49] <lightguard_jp> Is it a bug, or something that was designed that way in Weld?
[09:23:22] <stuartdouglas> actually I suppose if depends on how he is doing the inspection
[09:23:48] <lightguard_jp> Using Solder's AnnotationInspector
[09:23:59] <stuartdouglas> If you are not actually using the bean manager, but just using normal reflection to get the annotations on the annotation it should work fine
[09:24:49] <stuartdouglas> that is not portable
[09:25:20] <stuartdouglas> if on the other hand you just iterated over all the annotations, and then used reflection on them to see if they had any annotations, you can do it in a portable manner
[09:25:59] <lightguard_jp> Yeah, that makes sense.
[09:26:21] <lightguard_jp> I'll have to remember that and let George know
[09:28:44] <lightguard_jp> Well, time for bed.
[09:28:48] <lightguard_jp> stuartdouglas: Talk to you later
[09:28:52] <stuartdouglas> night
[09:33:18] *** lightguard_jp has quit IRC
[10:50:43] *** antoine_sd has joined #seam-dev
[11:27:30] *** maxandersen1 has quit IRC
[11:27:45] *** maxandersen has joined #seam-dev
[11:29:58] *** amitev has quit IRC
[11:30:10] *** amitev has joined #seam-dev
[11:35:01] *** epbernard has joined #seam-dev
[11:35:01] *** epbernard is now known as emmanuel
[11:35:50] *** emmanuel has quit IRC
[11:36:32] *** amitev has quit IRC
[11:36:44] *** amitev has joined #seam-dev
[14:12:41] *** Diablo-D3 has joined #seam-dev
[15:07:01] *** maxandersen has quit IRC
[15:07:47] *** maxandersen has joined #seam-dev
[15:08:02] *** maxandersen has quit IRC
[15:43:36] *** jganoff has joined #seam-dev
[15:43:36] *** ChanServ sets mode: +v jganoff
[15:50:16] *** jganoff has quit IRC
[15:55:44] *** jganoff has joined #seam-dev
[15:55:45] *** ChanServ sets mode: +v jganoff
[16:26:26] *** jganoff has quit IRC
[16:48:37] *** lazarotti has joined #seam-dev
[16:57:21] *** lazarotti has quit IRC
[17:00:45] *** gastaldi has joined #seam-dev
[17:00:45] *** ChanServ sets mode: +v gastaldi
[17:01:04] <gastaldi> Hey all
[17:02:08] *** gastaldi has quit IRC
[17:23:29] *** bleathem has joined #seam-dev
[17:23:29] *** ChanServ sets mode: +v bleathem
[17:23:36] *** bleathem has quit IRC
[18:04:33] *** lincolnthree has joined #seam-dev
[18:04:33] *** ChanServ sets mode: +v lincolnthree
[18:08:47] *** stuartdouglas has quit IRC
[18:09:00] <antoine_sd> hi gastaldi
[18:19:47] <antoine_sd> Hi Lincolnthree
[18:23:46] *** clerum has joined #seam-dev
[18:23:46] *** ChanServ sets mode: +v clerum
[19:05:51] *** antoine_sd has quit IRC
[19:08:37] *** stuartdouglas has joined #seam-dev
[19:08:38] *** ChanServ sets mode: +v stuartdouglas
[19:25:08] *** jamezp_afk is now known as jamezp
[19:26:34] *** antoine_sd has joined #seam-dev
[19:29:48] *** ssachtleben has joined #seam-dev
[19:42:15] *** antoine_sd has quit IRC
[19:47:25] *** clerum has quit IRC
[19:49:40] *** antoine_sd has joined #seam-dev
[19:50:02] *** antoine_sd has left #seam-dev
[19:52:24] *** hannelita has joined #seam-dev
[20:04:32] *** mbg has joined #seam-dev
[20:04:32] *** ChanServ sets mode: +v mbg
[20:20:48] *** alesj has joined #seam-dev
[20:34:55] *** clerum has joined #seam-dev
[20:34:55] *** ChanServ sets mode: +v clerum
[21:35:40] *** clerum has quit IRC
[22:09:14] *** jamezp is now known as jamezp_afk
[22:15:28] *** jamezp_afk is now known as jamezp
[22:21:00] *** mbg has quit IRC
[22:32:01] *** clerum has joined #seam-dev
[22:32:01] *** ChanServ sets mode: +v clerum
[23:03:14] *** aslak has joined #seam-dev
[23:03:22] *** aslak has quit IRC
[23:03:23] *** aslak has joined #seam-dev
[23:31:55] *** clerum has quit IRC

top