#jogamp @ irc.freenode.net - 20161126 05:05:57 (UTC)


20161126 05:05:57 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20161125050557.html
20161126 05:05:57 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20161126050557.html
20161126 08:03:25 * bigpet (uid25664@anon) has joined #jogamp
20161126 09:47:06 * SHC (~quassel@anon) has joined #jogamp
20161126 10:06:44 * monsieur_max (~maxime@anon) has joined #jogamp
20161126 11:17:56 <rmk0> .o.
20161126 12:02:20 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20161126 13:46:57 * Eclesia (~eclesia@anon) has joined #jogamp
20161126 13:47:36 <Eclesia> hi
20161126 14:20:20 <rmk0> lo
20161126 14:27:45 <Eclesia> iso specs everywhere ...
20161126 14:45:59 * monsieur_max (~maxime@anon) has joined #jogamp
20161126 17:23:12 * Eclesia *pom pom pom*
20161126 17:52:45 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20161126 18:35:39 <rmk0> zubzub: ServiceLoader \o/
20161126 18:39:13 * monsieur_max (~maxime@anon) has joined #jogamp
20161126 19:10:52 * SHC (~quassel@anon) Quit (Remote host closed the connection)
20161126 19:56:25 * caelum19 (~Caelum@anon) has joined #jogamp
20161126 20:02:30 * caelum19 (~Caelum@anon) has left #jogamp
20161126 20:02:32 * caelum19 (~Caelum@anon) has joined #jogamp
20161126 20:05:53 * caelum191 (~Caelum@anon) has joined #jogamp
20161126 20:06:23 * caelum192 (~Caelum@anon) has joined #jogamp
20161126 20:07:43 * caelum19 (~Caelum@anon) Quit (Ping timeout: 265 seconds)
20161126 20:10:30 * caelum191 (~Caelum@anon) Quit (Ping timeout: 256 seconds)
20161126 20:41:11 * caelum192 (~Caelum@anon) Quit (Quit: Leaving.)
20161126 20:41:33 * caelum19 (~Caelum@anon) has joined #jogamp
20161126 20:47:23 <zubzub> rmk0: ?
20161126 20:48:25 <zubzub> rmk0: https://github.com/google/auto/tree/master/service
20161126 21:21:10 <Eclesia> serviceloader works like a charm.
20161126 21:21:46 <Eclesia> cheap discovery and dependency injection
20161126 21:22:44 <zubzub> not really dep injection
20161126 21:23:05 <zubzub> it doesn't do dep graph resolving
20161126 21:23:28 <zubzub> it just injects what you request and this whatever must have a no arg constructor iirc
20161126 21:24:27 <Eclesia> sure sure, it's basic
20161126 21:28:30 <Eclesia> zubzub: you need it for what ?
20161126 21:35:07 <zubzub> Eclesia: 19:35 < rmk0> zubzub: ServiceLoader \o/
20161126 21:35:11 <zubzub> I don't need it :)
20161126 21:35:18 <zubzub> rmk0: I think rmk0 discovered it
20161126 21:35:33 <Eclesia> :o
20161126 21:36:34 <rmk0> i've known about it for a long time, but i never got around to using it
20161126 21:37:06 <rmk0> https://github.com/io7m/smf/blob/develop/io7m-smfj-cmdline/src/main/java/com/io7m/smfj/cmdline/Main.java#L557
20161126 21:37:32 <rmk0> is nice to add extra parser implementations and have them picked up by code elsewhere automatically
20161126 21:38:28 <Eclesia> the basics ^^
20161126 21:39:33 <rmk0> yeah, nothing elaborate
20161126 21:41:10 <Eclesia> your format detection code, that would be : System.out.println(Formats.findFormat(myFilePath).getLongName()) :D
20161126 21:41:39 <rmk0> it just goes by filename suffix unless you specify one explicitly
20161126 21:42:49 <Eclesia> you don't check the signature ?
20161126 21:44:56 <rmk0> nope
20161126 21:47:07 <Eclesia> missing toLowerCase when you substring the suffix.
20161126 21:47:38 <rmk0> not bothered
20161126 21:48:03 <rmk0> the suffix is .smfb, not .SmFb or .SMfB or or or or
20161126 21:48:20 <Eclesia> millions of developers will use your code, you must be tolerant :D
20161126 21:48:46 <rmk0> maximum intolerance
20161126 21:48:59 <rmk0> vehicles must be crushed into cubes before driving
20161126 22:04:56 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20161126 23:13:32 <Eclesia> ++
20161126 23:13:35 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20161127 00:54:32 * caelum19 (~Caelum@anon) Quit (Quit: Leaving.)
20161127 03:42:31 * SHC (~quassel@anon) has joined #jogamp
20161127 03:46:11 * SHC (~quassel@anon) Quit (Read error: Connection reset by peer)
20161127 03:46:55 * SHC (~quassel@anon) has joined #jogamp
20161127 03:47:03 * SHC (~quassel@anon) Quit (Read error: Connection reset by peer)
20161127 05:05:57 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20161127050557.html