0.2 released

3 views
Skip to first unread message

Alan Runyan

unread,
Dec 22, 2011, 11:26:36 AM12/22/11
to ptahp...@googlegroups.com
Thanks to mcdonc for feedback & pyramid 1.3a3.  We have released ptah 0.2 which is quite different with regards to API.  As of 0.2 we will keep changelog.  Things were shifting very quickly but this time I think we are done with regards to API changes.  So here is a quick overview.

Python 2.7 and Python 3.x supported.
  * beaker does not appear to work on Python 3

More documentation (api, configurator directives, ptah settings)
  * API doc nearly up to date.

Drop dependencies:
  * colander
  * sqlahelper

API removed:
  * ptah.view.pview
  * ptah.view.static
  * ptah.view.template

SQL Schema:
  * ptah_tokens column was renamed from `typ` to `type`

User management is inside of `ptah_crowd` which is in its own repository.
Examples have been updated which are in their own repository, `examples`.

Startup process has been changed to rely on Pyramid configuration machinery.  

Focus now is on howto, tutorials, etc.  If you have any requests lets us know.  Forms seem to be dominate concern.

--
Alan Runyan

Skype/Twitter:: runyaga
http://ploud.com/  Plone site in less than 10 seconds

Christian

unread,
Dec 23, 2011, 4:52:03 AM12/23/11
to ptahproject
Hi,

I just tried out ptah with firebirdsql and it worked after manually
setting up the data structures in firebirdsql.

I stumbled over the keywords:

view
size
type
value

in the SQL scheme - as those field names are reserved database key
words. Also not specifying the size of the strings was reported by
firebird.

Christian

On 22 Dez., 17:26, Alan Runyan <runy...@gmail.com> wrote:
> Thanks to mcdonc for feedback & pyramid 1.3a3.  We have released ptah 0.2
> which is quite different with regards to API.  As of 0.2 we will keep
> changelog.  Things were shifting very quickly but this time I think we are
> done with regards to API changes.  So here is a quick overview.
>
> Python 2.7 and Python 3.x supported.
>   * beaker does not appear to work on Python 3
>
> More documentation (api, configurator directives, ptah settings)
>   * List of configurator directives -http://ptahproject.readthedocs.org/en/latest/api-directives.html
>   * API doc nearly up to date.
>
> Drop dependencies:
>   * colander
>   * sqlahelper
>
> API removed:
>   * ptah.view.pview
>   * ptah.view.static
>   * ptah.view.template
>
> SQL Schema:
>   * ptah_tokens column was renamed from `typ` to `type`
>
> User management is inside of `ptah_crowd` which is in its own repository.
> Examples have been updated which are in their own repository, `examples`.
>
> Startup process has been changed to rely on Pyramid configuration
> machinery.
>
> Focus now is on howto, tutorials, etc.  If you have any requests lets us
> know.  Forms seem to be dominate concern.
>
> --
> Alan Runyan
>
> Skype/Twitter:: runyaga
> Office:: 713.942.2377 ext 111http://ploud.com/ Plone site in less than 10 seconds
Reply all
Reply to author
Forward
0 new messages