1.0 bugs selected for the Europython sprint

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

1.0 bugs selected for the Europython sprint

by Reinout van Rees :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I looked through the `Grok buglist <https://bugs.launchpad.net/grok>`_ with
`Jan-Wijbrand <http://jw.n--tree.net/blog/>`_ today.  Goal:

- Get a short list of bugs as focus for the `Europython Grok sprint
  <http://reinout.vanrees.org/weblog/2009/06/09/grok-europython-sprint.html>`_.

- Find the bugs that really move 1.0 forwards.

- Find bugs that are probably doable in two days.

I've `tagged all five bugs we selected
<https://bugs.launchpad.net/grok/+bugs?field.tag=europython2009>`_ with
"europython2009" so that they're easy to find:

- Splitting grok.CodeView (*with just a render() method, so something that
  programmatically returns output*) out of grok.View (*which only retains its
  @template and loses the render() method*) ought to simplify the code a lot
  and open up the way for the last couple of fixes that are needed in this
  area for 1.0.

- grok.require() effectively falls back to the zope.Public permission.
  zope.Public isn't something you can take away.  If we set the default to
  zope.View, we can easily close everything to anonymous visitors.

- Having one ``templates/`` directory for a couple of modules is handy, but
  buries you under unnecessary warnings at the moment.

- XMLRPC in combination with WSGI is broken.  Can we (help) fix/debug it?

- For WSGI when using development mode, something's fishy with logging in.
  `Loads of comments on the bug
  <https://bugs.launchpad.net/grok/+bug/332061>`_, so with that we ought to
  nail it during the sprint.

For all your grok sprint info, see my previous `Grok sprint at Europython 2009
<http://reinout.vanrees.org/weblog/2009/06/09/grok-europython-sprint.html>`_
blog entry (which I updated with the sprint location).


Reinout


--
Reinout van Rees - reinout@... - http://reinout.vanrees.org
Software developer at http://www.thehealthagency.com
"Military engineers build missiles. Civil engineers build targets"

_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev

Re: 1.0 bugs selected for the Europython sprint

by Souheil CHELFOUH :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

These should be very quickly fixed, it is good that you noted them. Everything done during this week end will be a step forward.


2009/6/25 Reinout van Rees <reinout@...>
I looked through the `Grok buglist <https://bugs.launchpad.net/grok>`_ with
`Jan-Wijbrand <http://jw.n--tree.net/blog/>`_ today.  Goal:

- Get a short list of bugs as focus for the `Europython Grok sprint
 <http://reinout.vanrees.org/weblog/2009/06/09/grok-europython-sprint.html>`_.

- Find the bugs that really move 1.0 forwards.

- Find bugs that are probably doable in two days.

I've `tagged all five bugs we selected
<https://bugs.launchpad.net/grok/+bugs?field.tag=europython2009>`_ with
"europython2009" so that they're easy to find:

- Splitting grok.CodeView (*with just a render() method, so something that
 programmatically returns output*) out of grok.View (*which only retains its
 @template and loses the render() method*) ought to simplify the code a lot
 and open up the way for the last couple of fixes that are needed in this
 area for 1.0.

- grok.require() effectively falls back to the zope.Public permission.
 zope.Public isn't something you can take away.  If we set the default to
 zope.View, we can easily close everything to anonymous visitors.

- Having one ``templates/`` directory for a couple of modules is handy, but
 buries you under unnecessary warnings at the moment.

- XMLRPC in combination with WSGI is broken.  Can we (help) fix/debug it?

- For WSGI when using development mode, something's fishy with logging in.
 `Loads of comments on the bug
 <https://bugs.launchpad.net/grok/+bug/332061>`_, so with that we ought to
 nail it during the sprint.

For all your grok sprint info, see my previous `Grok sprint at Europython 2009
<http://reinout.vanrees.org/weblog/2009/06/09/grok-europython-sprint.html>`_
blog entry (which I updated with the sprint location).


Reinout


--
Reinout van Rees - reinout@... - http://reinout.vanrees.org
Software developer at http://www.thehealthagency.com
"Military engineers build missiles. Civil engineers build targets"

_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev


_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev

Re: 1.0 bugs selected for the Europython sprint

by Michael Haubenwallner-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Reinout van Rees wrote:
>
> - XMLRPC in combination with WSGI is broken.  Can we (help) fix/debug it?
>

I'll join you in IRC on Fri/Sat and fix these issues
- - backport the PUT related bugfix from zope.publisher 3.5.3 to 3.4 branch
- - fix the readlines bug
- - release a new zope.publisher3.4.8

Regards
Michael

- --
http://blog.d2m.at
http://planetzope.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKQ5pPl0uAvQJUKVYRAuQAAKCV7kC1BC+nQc0XdckapdddZrOGpwCgioWX
0XfoCLITkwHnJUVX/L+uhCg=
=Y41F
-----END PGP SIGNATURE-----

_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev

Re: 1.0 bugs selected for the Europython sprint

by Jan-Wijbrand Kolman-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Reinout van Rees wrote:
> I looked through the `Grok buglist <https://bugs.launchpad.net/grok>`_ with
> `Jan-Wijbrand <http://jw.n--tree.net/blog/>`_ today.  Goal:
snip
> Reinout


Thank you __very__ much Reinout for picking up this ball for the sprint.

I wish you all a very nice EP2009 and happy sprinting!!

regards,
jw

_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev