Results 1 to 2 of 2

Thread: Injection framework ala Guice

  1. #1
    Join Date
    Aug 2008
    Location
    Rennes,France
    Posts
    12

    Default Injection framework ala Guice

    Hey folks,

    Just found out about a new, rather young indeed, project on injecting code ala Guice. Thought Spring Python could benefit looking at it:

    code.google.com/p/snake-guice

    Right I can't post links yet so you'll do the math.

  2. #2
    Join Date
    Aug 2006
    Posts
    382

    Default

    Here is the hyperlink Sylvain was posting: http://code.google.com/p/snake-guice/.

    Interesting. Looks pretty young. I haven't read the code in depth yet. I have read articles about Guice itself, but haven't actually used it yet. If this library grows to be as usable as Guice, we should definitely consider integrating with it.

    I just hope we don't have the fire and brimstone blog debates that was were occurring between Spring and Guice, over here in the python world!
    Greg L. Turnquist (@gregturn), SpringSource/VMware
    Project Lead: Spring Python and author of Spring Python 1.1 and Python Testing Cookbook.
    Listen to Pond Jumpers, the international podcast for open source developers.
    These comments are my own personal opinions, and do not reflect those of my company.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •