Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

[09:34:43 CST(-0600)] <EricDalquist> http://projectlombok.org
[09:34:51 CST(-0600)] <EricDalquist> looks like an AMAZING use of annotations ...
[10:06:26 CST(-0600)] <rickard> I'm working on adding some stuff to the helpdesk and CMDB software at work (from Computer Associates). Just took a look at the database. It has 2865 tables, 1388 views and 266 triggers.
[10:06:46 CST(-0600)] <EricDalquist> wow
[10:06:47 CST(-0600)] <rickard> Someone loves to normalize their data.
[10:06:51 CST(-0600)] <EricDalquist> (smile)
[10:07:11 CST(-0600)] <holdorph> 2865 tables. wow.
[10:07:50 CST(-0600)] <rickard> And they're all wonderfully named. For example ai_hwdef_login_lscandate_rel
[10:08:20 CST(-0600)] <holdorph> well it gets hard to name that many tables after a while, i imagine
[10:08:50 CST(-0600)] <rickard> I guess (smile)
[10:09:52 CST(-0600)] <rickard> Or it could be a plot to force us to bring in a consultant.
[10:54:22 CST(-0600)] <awills> update on header/footer content from fragments: fragment-admin-exit does what we want to to do if it's put in a <header> area with hidden="Y" in each frag-layout
[10:55:21 CST(-0600)] <awills> hidden=Y is meaningless when the channel is conjured in place with <xsl:copyof select="//channel[@fname=...]">

  • No labels