diff --git a/ideas.php b/ideas.php index ee155fbd1..0ecdc0290 100644 --- a/ideas.php +++ b/ideas.php @@ -119,7 +119,7 @@ but complementary.
More information can be found

Refactory of Jaws for PHP 6

Description:
-The scope/idea of this project, is to completely revamp the internals of the Jaws Project by recoding it's core architecture using PHP6. This project will not only aim at making Jaws a better product, but will also aim at helping developers of PHP6 to find bugs before a release. This will also give a student the chance to develop on an exclusive technology that is not even pre-released yet. +The scope/idea of this project, is to completely revamp the internals of the Jaws Project by recoding its core architecture using PHP6. This project will not only aim at making Jaws a better product, but will also aim at helping developers of PHP6 to find bugs before a release. This will also give a student the chance to develop on an exclusive technology that is not even pre-released yet.
Using PHP6 means we will no longer have globals, but also the idea is to use a complete and solid Object Oriented Model and Data Structure (and of course the ability to use unicode). PHP6 being under heavy development, we would be the first fully open source project to havea core and possibly modules entirely developed using PHP6.