Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[14:29:37 CDT(-0500)] <EricDalquist> looks like it

[14:41:55 CDT(-0500)] <mmoayyed> does UP has a logging aspect, such that if I turn up the TRACE level, I'd be able to review method arguments on entering and exiting methods?

[14:42:56 CDT(-0500)] <EricDalquist> no

[14:43:03 CDT(-0500)] <EricDalquist> would be a nice thing to add

[14:43:05 CDT(-0500)] <mmoayyed> I am working on a remote linux server, and it's hooked up in a way that makes the build very difficult locally. If it's possibly, I'd rather debug the issue through logs

[14:43:24 CDT(-0500)] <mmoayyed> This is what CAS does:

[14:43:25 CDT(-0500)] <mmoayyed> http://grepcode.com/file/repo1.maven.org/maven2/org.jasig.cas/cas-server-core/3.4.11/org/jasig/cas/aspect/LogAspect.java#LogAspect

[14:44:01 CDT(-0500)] <mmoayyed> should be able to use the same exact code, with very little changes

[14:44:42 CDT(-0500)] <EricDalquist> yeah

[14:50:09 CDT(-0500)] <EricDalquist> athena: what was that JS templating library you were looking at?

[15:00:56 CDT(-0500)] <athena> backbone.js

[15:01:00 CDT(-0500)] <athena> builds on jQuery and underscore

[15:01:20 CDT(-0500)] <athena> been getting a lot of use on other projects at unicon - seems to have a pretty good reputation

[15:01:26 CDT(-0500)] <athena> playing with it right now, actually

[15:03:42 CDT(-0500)] <athena> has templating, events, some nice stuff

[15:04:09 CDT(-0500)] <EricDalquist> cool

[15:04:14 CDT(-0500)] <EricDalquist> just passed it on to nick

[15:04:29 CDT(-0500)] <EricDalquist> he was complaining about mockup up a week view of a calendar in html

[15:04:33 CDT(-0500)] <athena> i'm certainly not an expert, but people like matt have been doing a lot of work with it

[15:04:33 CDT(-0500)] <EricDalquist> (smile)

[15:04:58 CDT(-0500)] <athena> trying it out on the news portlet right now

[15:05:20 CDT(-0500)] <EricDalquist> cool