Development

#3551 (improve namespaces for JS-config-code)

You must first sign up to be able to contribute.

Ticket #3551 (closed enhancement: fixed)

Opened 7 months ago

Last modified 6 months ago

improve namespaces for JS-config-code

Reported by: Leon.van.der.Ree Assigned to: Leon.van.der.Ree
Priority: minor Milestone: plugins
Component: sfExtjsThemePlugin Version: 1.0.16
Keywords: namespace, variables, config Cc:
Qualification: Accepted

Description

all configs (E.G. CityRelated? or ListCityGridPanelConfig?) are now public variables, I think it would be nicer to place these under a namespace

Change History

05/16/08 15:41:17 changed by Leon.van.der.Ree

partly solved already, since I removed the config variables for a big part (where probably never used anyway and they introduced scope problems). Other variables can be replaced as well, but require significant rewriting.

05/28/08 00:55:05 changed by Leon.van.der.Ree

  • status changed from new to closed.
  • resolution set to fixed.

done by KRavEN