Ticket #357 (closed ideas: fixed)

Opened 3 months ago

Last modified 3 months ago

applicationstorage plugin exist() method was left as private, when it should have been public.

Reported by: sullah Assigned to: lmajano
Priority: lowest Milestone: 2.6.0
Component: Plugin Applicationstorage Version: 2.5.2
Severity: normal Keywords: applicationstorage
Cc: sullah

Description

applicationstorage.cfc exists() method is private, may we make it public.
http://forums.coldboxframework.com/index.cfm?event=ehMessages.dspMessages&threadid=4115352A-FF65-CEF6-65849125E0B7D316&#top

Change History

02/22/08 09:49:15 changed by sullah

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

as exists method in other plugins are public. applicationstorage.cfc exists method is public now to check if the variable exists or not.

02/25/08 11:47:53 changed by lmajano

  • version changed from 2.5.1 to 2.5.2.
  • summary changed from applicationstorage plugin to applicationstorage plugin exist() method was left as private, when it should have been public..

Copyright 2006 ColdBox Framework by Luis Majano