Team, as mentioned earlier, I plant to start looking at the OpenID in
Roller again. As you may recall, the Roller config file allows new user
accounts with "no" OpenID, "only" OpenID, or "hybrid" -- either OpenID
and/or password. I'd like to change that "and/or" to just an "or":
Right now, f
On 08/11/2013 10:16 AM, Anil Gangolli wrote:
I just put code similar to this in for TaskScheduler, I'm not sure of
the need yet for WorkerThread, as unlike TaskScheduler it's *doing*
but not *calling* tasks (and would like to continue even if a single
task it calls throws a throwable) and not t
Thanks for the tip, I was able to update to the latest Guice prod 3.0
with just a pom version switch.
Glen
On 08/13/2013 09:50 AM, Bob Lee wrote:
Also:
* Spring may be "heavier" when it comes to API surface area and jar size,
but Guice is actually more sophisticated and has a higher API
power