Dotclear

Ticket #950 (closed enhancement: fixed)

Opened 15 years ago

Last modified 15 years ago

Instancier $core->meta une fois pour toutes

Reported by: bruno Owned by: xave
Priority: normal Milestone: 2.2
Component: module:core Version: 2.1
Severity: normal Keywords:
Cc:

Description

$core->meta est instancié 26 fois dans dotclear, et parfois réinstancié n fois par le biais d'un objet temporaire $objMeta (ou $m pour les widgets).

Le définir une fois pour toutes ferait gagner du temps, au moins dans la partir publique, surtout que l'instanciation elle-même n'est pas très coûteuse...

Change History

comment:1 Changed 15 years ago by xave

Surtout qu'il est maintenant dans le core, plus dans un plugin (euh ... j'ai commité ça, il me semble...) Donc oui.

comment:2 Changed 15 years ago by bruno

(In [3016]) $core->meta is now created once, at $core instantiation. Addresses #950

comment:3 Changed 15 years ago by bruno

(In [3017]) Oops, this one shouldn't have been commited... Addresses #950

comment:4 Changed 15 years ago by xave

  • Status changed from new to closed
  • Resolution set to fixed

(In [3019]) Merging changes from the Bazar branch. Closes #451, #556, #644, #777, #791, #835, #857, #905, #909, #937, #947, #950

comment:5 Changed 15 years ago by bruno

(In [3023]) Removed dcMedia instantiation in admin/services.php, addresses #950

Note: See TracTickets for help on using tickets.

Sites map