|
From: <jea...@gm...> - 2006-05-16 05:00:48
|
a few things i came across while i was following along with the blog
tutorial and general perusing of the wasp site.
- the tutorial seemed to have its main modules named differently after
running 'phing app' and feeding it the name 'Blog'
they had: BlogMainModule.php and BlogMainIndexPage.php
i had: BlogModule.php and BlogIndexPage.php
- the wasp demo movie link is broken:
http://wasp.sourceforge.net/content/files/WASP-Demo.mov
and three items i filed bugs on.
- phing db didn't notify me when it failed to connect to the database
http://sf.net/tracker/index.php?func=3Ddetail&aid=3D1489305&group_id=3D1408=
10&atid=3D746983
- build.properties should have a better default value
http://sf.net/tracker/index.php?func=3Ddetail&aid=3D1489306&group_id=3D1408=
10&atid=3D746983
- phing module creates bad validation function stubs
http://sf.net/tracker/index.php?func=3Ddetail&aid=3D1489301&group_id=3D1408=
10&atid=3D746983
cheers,
jean-pierre
|