mousio
01-03-2009, 09:02 AM
با سلام
در اکثریت فایل های سورس مامبو ، یکسری توضیحات مربوط به کپی رایت و ورژن و ..... نوشته شده است . به عنوان مثال :
/**
* @package TinyMCE-EXP Admin
* @author Mambo Foundation Inc see README.php
* @copyright Mambo Foundation Inc.
* See COPYRIGHT.php for copyright notices and details.
* @license GNU/GPL Version 2, see LICENSE.php
* Mambo is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the License.
*/
/** ensure this file is being included by a parent file */
جدای از بحث کپی رایت ، آیا بودن این همه کد اضافی در فایل ها ، موجب افزایش حجم فایل و در نتیجه افزایش سرعت اجرای آن نمی شود ؟
آیا بهتر نیست این کد ها حذف شوند ؟
ممنون
در اکثریت فایل های سورس مامبو ، یکسری توضیحات مربوط به کپی رایت و ورژن و ..... نوشته شده است . به عنوان مثال :
/**
* @package TinyMCE-EXP Admin
* @author Mambo Foundation Inc see README.php
* @copyright Mambo Foundation Inc.
* See COPYRIGHT.php for copyright notices and details.
* @license GNU/GPL Version 2, see LICENSE.php
* Mambo is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2 of the License.
*/
/** ensure this file is being included by a parent file */
جدای از بحث کپی رایت ، آیا بودن این همه کد اضافی در فایل ها ، موجب افزایش حجم فایل و در نتیجه افزایش سرعت اجرای آن نمی شود ؟
آیا بهتر نیست این کد ها حذف شوند ؟
ممنون