Posting here as work is nearly complete and as the release is just a
few days distant I really need people to express their opinion if they
are against something.

Main changes have been:
  - tgming package has been created to handle all the custom code that
was needed to make a tg app work and authenticate over ming.  As
requested by Chris Perkins it is a separate piece from the framework.
  - tg.devtools has now template to quickstart a ming application.
Each application quickstarted with --ming will depend on tgming
package.
  - tg.core now has config.has_ming option. In the case this variable
is True then ming is imported and ming.orm.middleware.MingMiddleware
is put in place to handle the Unit of Work
  - tg.core config.auth_backend now supports "ming" value. In these
case tgming is imported to setup authentication over ming

Things require:
 sprox 0.7 to support admin interface
 tgext.admin at least 0.3.11
 tgext.crud at least 0.3.12
 tgming

On Fri, Aug 12, 2011 at 5:21 AM, Michael Pedersen <[email protected]> wrote:
> Thank you, Alessandro. I'm going to aim for full integration with the 2.1.3
> release. Hopefully, Luke can get a supported copy of Mongo installed on
> jenkins so we can do proper testing there.
>
> On Thu, Aug 11, 2011 at 6:01 PM, Alessandro Molina
> <[email protected]> wrote:
>>
>> Added permissions support, now ming support should be on pair with the
>> sqla one.
>> Created ticket https://sourceforge.net/p/turbogears2/tickets/111/ to
>> track the feature status and decide when and how to integrate it.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "TurboGears Trunk" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/turbogears-trunk?hl=en.
>>
>
>
>
> --
> Michael J. Pedersen
> My IM IDs: Jabber/[email protected], AIM/pedermj022171
>           Yahoo/pedermj2002, MSN/[email protected]
> My LinkedIn Profile: http://www.linkedin.com/in/michaeljpedersen
> Twitter: pedersentg
>
> --
> You received this message because you are subscribed to the Google Groups
> "TurboGears Trunk" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/turbogears-trunk?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en.

Reply via email to