home forums resources search newsjoinmembers: 5654
Main Network: Joomla Wordpress Drupal Drupal.se Fireorb Flash Java PHP Ruby Windows Linux
 videos
 articles
 blogs
 comments
 downloads
sitemap
a Visitor posted on: Tue, 2007-04-17 04:07.

SilverStripe makes use of object oriented concepts so extensively that it flat out doesn't work with PHP4. I don't think your faults with those two files prevent SilverStripe from being a good nor an object oriented framework. Many of them seem completely trival; using <? instead of <?php isn't a flaw. Additionally, main.php might include a bunch of files, but the primary logic is performed via two very quick OO lines of code!

$dir = new Director();
$dir->direct($url);

Finally, core.php is about 50 lines long, and so if it contains functions, its hardly offensive in an application with hundreds of PHP files, most of which contain only classes.

Instead of critiquing those two files, I suggest looking at the tutorials, which demonstrate how you are extending classes that are in the core of the system. It is this sort of activity that you are working with when developing SilverStripe websites, and hence you are very much working with an object oriented coding methodology.

If you have some suggestions on how to improve the system in terms of how developers use it to build their websites, the silverstripe core developers would be intereested in constructive suggestions in the silverstripe.com forum...

Reply

required
How to use html
Verify comment authorship
Captcha Image: you will need to recognize the text in it.
required
Please type in the letters/numbers that are shown in the image above.
Amazon Web Services Ad Alexa Toolbar Ad Put Your Site Here Developer's Corner Ad
Windows Wordpress Content Management Systems Silverlight Web Developers Joomla! Drupal Silverlight Adobe Flex
 

Newsletter

Get updates on Hiveminds services, articles and downloads by signing up for the newsletter.

Editor's choice

Some of the better articles, stories and tutorials found at Hiveminds.

Find more

Find more of Hiveminds articles, stories, tutorials and user comments by searching.




Picked links

Hand picked websites and articles from around the web that provide quality reading.

page top