Forums / Developer / eZ Publish and eZ Components bundled

eZ Publish and eZ Components bundled

Author Message

Piotrek Karaś

Thursday 31 January 2008 8:45:00 am

I think I have heard something sometime or even asked about future plans to bundle eZ Publish and eZ Components, so that eZ Publish 4 always comes fully equipped. Would that be right? And if so, where are the eZ Components planned to be located in the dir/file structure of eZ Publish?

Thanks,
Piotrek

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

André R.

Thursday 31 January 2008 9:05:16 am

I'm not queit sure that is written in stone yet. But a good clue can be found in autoload.php :)

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Piotrek Karaś

Thursday 31 January 2008 9:28:47 am

Yup, it's always darkest... ;) Thanks!
By the way, do I see right?

// ini_set( 'include_path', ini_get( 'include_path' ). ':../ezcomponents/trunk'

Is that directory above eZ Publish root?

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

André R.

Thursday 31 January 2008 9:38:51 am

I don't think they will bundel it like that, I was hinting about this section:

$baseEnabled = @include( 'ezc/Base/base.php' );
if ( !$baseEnabled )
{
    $baseEnabled = @include( 'Base/src/base.php' );
}

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Piotrek Karaś

Thursday 31 January 2008 9:47:41 am

Yes, that would be much better, actually my first guess. I was also thinking about <i>/lib/ezc</i> or <i>/lib/ezcomponents</i>.
Thanks!

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

eZ debug

Timing: Jan 20 2025 20:01:21
Script start
Timing: Jan 20 2025 20:01:21
Module start 'content'
Timing: Jan 20 2025 20:01:21
Module end 'content'
Timing: Jan 20 2025 20:01:21
Script end

Main resources:

Total runtime0.0252 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 595.0703180.8281
Module start 'content' 0.00690.0075 775.8984102.0078
Module end 'content' 0.01440.0107 877.906378.7031
Script end 0.0252  956.6094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00249.5546120.0002
Check MTime0.00124.6238120.0001
Mysql Total
Database connection0.00083.122510.0008
Mysqli_queries0.004417.289640.0011
Looping result0.00000.119020.0000
Template Total0.010340.910.0103
Template load0.00114.247810.0011
Template processing0.009236.623710.0092
Override
Cache load0.00083.134810.0008
General
dbfile0.005822.9479100.0006
String conversion0.00000.035930.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs