Planning Cheetah v2.2.2, potential release mid-July

View: New views
3 Messages — Rating Filter:   Alert me  

Planning Cheetah v2.2.2, potential release mid-July

by R. Tyler Ballance-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I'm currently putting together my planned roadmap for a Cheetah v2.2.2
release for July.

I'd appreciate feedback on what's desired to fall into this release, the
roadmap isn't particularly complete and still in flux, but I wanted to
have things written down before I spent my allocated Cheetah time this
weekend hacking on things ;)

You can find the gist of things (git it? (that's right, the double
pun!)) here:
        http://gist.github.com/136297
       

Let me know what you guys think :)


Cheers

-R. Tyler Ballance
Slide, Inc.


------------------------------------------------------------------------------

_______________________________________________
Cheetahtemplate-discuss mailing list
Cheetahtemplate-discuss@...
https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss

attachment0 (204 bytes) Download Attachment

Re: Planning Cheetah v2.2.2, potential release mid-July

by Tavis Rudd :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Tyler,
The gist looks good.  I'd also like to include some cosmetic cleanup of
the code based on what pyflakes is telling me about all my old unused
imports that don't need to be there.  I'll push a changeset your way
sometime in the next few weeks.

I think we should also make an effort to include at least some
documentation updates in each release, however minor they may be.  I
commit to documenting the usage pattern of subclassing Template to provide
new default compiler settings (what I mentioned on Saturday).  Any
volunteers for other small bits of documentation, such as some short
examples for the website's examples page?

Tavis

On Thu, 25 Jun 2009, R. Tyler Ballance wrote:

>
> I'm currently putting together my planned roadmap for a Cheetah v2.2.2
> release for July.
>
> I'd appreciate feedback on what's desired to fall into this release, the
> roadmap isn't particularly complete and still in flux, but I wanted to
> have things written down before I spent my allocated Cheetah time this
> weekend hacking on things ;)
>
> You can find the gist of things (git it? (that's right, the double
> pun!)) here:
> http://gist.github.com/136297
>
>
> Let me know what you guys think :)
>
>
> Cheers
>
> -R. Tyler Ballance
> Slide, Inc.
>

------------------------------------------------------------------------------
_______________________________________________
Cheetahtemplate-discuss mailing list
Cheetahtemplate-discuss@...
https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss

Re: Planning Cheetah v2.2.2, potential release mid-July

by R. Tyler Ballance-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 30 Jun 2009, Tavis Rudd wrote:

> Tyler,
> The gist looks good.  I'd also like to include some cosmetic cleanup of  
> the code based on what pyflakes is telling me about all my old unused  
> imports that don't need to be there.  I'll push a changeset your way  
> sometime in the next few weeks.

Woohoo! Mr. Rudd getting back in the game ;)

>
> I think we should also make an effort to include at least some  
> documentation updates in each release, however minor they may be.  I
> commit to documenting the usage pattern of subclassing Template to
> provide new default compiler settings (what I mentioned on Saturday).  
> Any volunteers for other small bits of documentation, such as some short  
> examples for the website's examples page?

What would be perfect, is if somebody could create a
cheetahtemplate.org-like Sphinx template. In the next branch is all the
Sphinx-based documentation (not quite user-guide quality yet), and all
we need IMHO is to "look like Cheetah" and then it can be pushed live.

Extra documentation of course is always welcome (and template snippets!)
:)


Cheers

>
> On Thu, 25 Jun 2009, R. Tyler Ballance wrote:
>
>>
>> I'm currently putting together my planned roadmap for a Cheetah v2.2.2
>> release for July.
>>
>> I'd appreciate feedback on what's desired to fall into this release, the
>> roadmap isn't particularly complete and still in flux, but I wanted to
>> have things written down before I spent my allocated Cheetah time this
>> weekend hacking on things ;)
>>
>> You can find the gist of things (git it? (that's right, the double
>> pun!)) here:
>> http://gist.github.com/136297
>>
>>
>> Let me know what you guys think :)
>>
>>
>> Cheers
>>
>> -R. Tyler Ballance
>> Slide, Inc.
>>
-R. Tyler Ballance
Slide, Inc.


------------------------------------------------------------------------------

_______________________________________________
Cheetahtemplate-discuss mailing list
Cheetahtemplate-discuss@...
https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss

attachment0 (204 bytes) Download Attachment