You can set it in UD.init() - that should only get called when the security
is being setup (or reloaded).

On Thu, Nov 27, 2008 at 5:38 PM, AJ Mercer <[EMAIL PROTECTED]> wrote:

> I have moved the creation out of the UD component to
> _serverSpecificvarsAfterInit.cfm with a cfset
>
> it was being set with cfparam in the two functions that used it.
>
>
> 2008/11/27 Blair McKenzie <[EMAIL PROTECTED]>
>
>> It should be. Is the application variable being param'd or set? In the
>> init function I assume. I'm pretty sure updateapp doesn't explicitly clear
>> the application scope, it just reruns the application setup.
>>
>>
>> On Thu, Nov 27, 2008 at 4:56 PM, AJ Mercer <[EMAIL PROTECTED]> wrote:
>>
>>> OK - my type is getting created inside a custom UD
>>> and stored in the APPLICATION scope
>>>
>>> is UD restarted with an updateapp?
>>>
>>>
>>>
>>> 2008/11/27 Blair McKenzie <[EMAIL PROTECTED]>
>>>
>>>> There is nothing specific to plugins. Each options flushes a particular
>>>> set of metadata or factories for the entire application.
>>>>
>>>>
>>>> On Thu, Nov 27, 2008 at 4:46 PM, AJ Mercer <[EMAIL PROTECTED]> wrote:
>>>>
>>>>> is webtop / admin / developer => reload application
>>>>> Which option would be responsible for flushin plugins?
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> 2008/11/27 AJ Mercer <[EMAIL PROTECTED]>
>>>>>
>>>>>> <cfcomponent extends="farcry.core.packages.types.types"
>>>>>> displayname="Clients" hint="Manage Clients" output="false" 
>>>>>> bSchedule="true"
>>>>>> bFriendly="true" bObjectBroker="true">
>>>>>>
>>>>>>
>>>>>> 2008/11/27 AJ Mercer <[EMAIL PROTECTED]>
>>>>>>
>>>>>> no - just working within an existing function.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> 2008/11/27 Blair McKenzie <[EMAIL PROTECTED]>
>>>>>>>
>>>>>>>> Does that mean adding properties, overriding functions, ...?
>>>>>>>>
>>>>>>>>
>>>>>>>> On Thu, Nov 27, 2008 at 3:57 PM, AJ Mercer <[EMAIL PROTECTED]>wrote:
>>>>>>>>
>>>>>>>>> changing the key did not make any difference
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> I am adding new features
>>>>>>>>> And by that I mean removing bugs
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> 2008/11/27 Blair McKenzie <[EMAIL PROTECTED]>
>>>>>>>>>
>>>>>>>>>> I can't think of anything else that would stop updateapp from
>>>>>>>>>> working. What kinds of changes are we talking about?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Thu, Nov 27, 2008 at 3:44 PM, AJ Mercer <[EMAIL PROTECTED]>wrote:
>>>>>>>>>>
>>>>>>>>>>> found it - it is in farcryConstructor.cfm
>>>>>>>>>>>
>>>>>>>>>>> it is set to 1
>>>>>>>>>>> <cfset THIS.updateappKey = "1" />
>>>>>>>>>>>
>>>>>>>>>>> I will change this and see what happens
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> 2008/11/27 AJ Mercer <[EMAIL PROTECTED]>
>>>>>>>>>>>
>>>>>>>>>>> am am pretty sure the key is 1
>>>>>>>>>>>> but where is it set / stored?
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> 2008/11/27 Blair McKenzie <[EMAIL PROTECTED]>
>>>>>>>>>>>>
>>>>>>>>>>>>> OK, let's see. Are you logged in while you use updateapp=1? If
>>>>>>>>>>>>> you aren't you need to use the update app key.
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Thu, Nov 27, 2008 at 3:15 PM, AJ Mercer <[EMAIL PROTECTED]
>>>>>>>>>>>>> > wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> any other changes I make come throw without a bounce
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I do have this on the component
>>>>>>>>>>>>>>     bObjectBroker="true"
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> 2008/11/27 Blair McKenzie <[EMAIL PROTECTED]>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> You don't have trusted cache on do you :)
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Thu, Nov 27, 2008 at 3:01 PM, AJ Mercer <
>>>>>>>>>>>>>>> [EMAIL PROTECTED]> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>  this plugin is all new stuff - not overriding and Farcry
>>>>>>>>>>>>>>>> types or methods
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> It is in the farcryConstructor
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Everything works fine; but if I make a change I have to
>>>>>>>>>>>>>>>> bounce CF
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> 2008/11/27 Blair McKenzie <[EMAIL PROTECTED]>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Is the type getting overridden in the project? The plugin
>>>>>>>>>>>>>>>>> will have to be listed in the farcryConstructor.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Blair
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Thu, Nov 27, 2008 at 2:50 PM, AJ Mercer <
>>>>>>>>>>>>>>>>> [EMAIL PROTECTED]> wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Anytime I make a change to a type in my plugin, it is not
>>>>>>>>>>>>>>>>>> getting reloaded when I do
>>>>>>>>>>>>>>>>>>     updateapp=1 or
>>>>>>>>>>>>>>>>>>     updateapp=1&flushcache=1
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Do I need to register my plugin with farcry or something?
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>> AJ Mercer
>>>>>>>>>>>>>>>>>> Web Log: http://webonix.net
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> AJ Mercer
>>>>>>>>>>>>>>>> Web Log: http://webonix.net
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Once you come to the realisation that everyone is crazy,
>>>>>>>>>>>>>>>> You will never be surprised or disappointed ever again.
>>>>>>>>>>>>>>>> AJM 2008
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> AJ Mercer
>>>>>>>>>>>>>> Web Log: http://webonix.net
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Once you come to the realisation that everyone is crazy,
>>>>>>>>>>>>>> You will never be surprised or disappointed ever again.
>>>>>>>>>>>>>> AJM 2008
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> AJ Mercer
>>>>>>>>>>>> Web Log: http://webonix.net
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Once you come to the realisation that everyone is crazy,
>>>>>>>>>>>> You will never be surprised or disappointed ever again.
>>>>>>>>>>>> AJM 2008
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> AJ Mercer
>>>>>>>>>>> Web Log: http://webonix.net
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Once you come to the realisation that everyone is crazy,
>>>>>>>>>>> You will never be surprised or disappointed ever again.
>>>>>>>>>>> AJM 2008
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> AJ Mercer
>>>>>>>>> Web Log: http://webonix.net
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Once you come to the realisation that everyone is crazy,
>>>>>>>>> You will never be surprised or disappointed ever again.
>>>>>>>>> AJM 2008
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> AJ Mercer
>>>>>>> Web Log: http://webonix.net
>>>>>>>
>>>>>>>
>>>>>>> Once you come to the realisation that everyone is crazy,
>>>>>>> You will never be surprised or disappointed ever again.
>>>>>>> AJM 2008
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> AJ Mercer
>>>>>> Web Log: http://webonix.net
>>>>>>
>>>>>>
>>>>>> Once you come to the realisation that everyone is crazy,
>>>>>> You will never be surprised or disappointed ever again.
>>>>>> AJM 2008
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> AJ Mercer
>>>>> Web Log: http://webonix.net
>>>>>
>>>>>
>>>>> Once you come to the realisation that everyone is crazy,
>>>>> You will never be surprised or disappointed ever again.
>>>>> AJM 2008
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> AJ Mercer
>>> Web Log: http://webonix.net
>>>
>>>
>>> Once you come to the realisation that everyone is crazy,
>>> You will never be surprised or disappointed ever again.
>>> AJM 2008
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> AJ Mercer
> Web Log: http://webonix.net
>
>
> Once you come to the realisation that everyone is crazy,
> You will never be surprised or disappointed ever again.
> AJM 2008
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to