Grupos
Grupos
Iniciar sesión
Grupos
Grupos
model-glue
Conversaciones
Información
Enviar comentarios
Ayuda
Ruta de grupo
model-glue
1-30 de 1115
Marcar todo como leído
Denunciar grupo
0 grupos seleccionados
Brian G
22/3/22
Seeking: help upgrading to ACF2021
Hi list, I'm looking for individuals or consultants who have experience upgrading Model-Glue/
no leída,
Seeking: help upgrading to ACF2021
Hi list, I'm looking for individuals or consultants who have experience upgrading Model-Glue/
22/3/22
Bhaskar M
, …
Jared Rypka-Hauer
10
2/2/18
ModelGlue Framework not working in ColdFusion 2016 version
I know that digging in to framework code can be intimidating and that it's not generally
no leída,
ModelGlue Framework not working in ColdFusion 2016 version
I know that digging in to framework code can be intimidating and that it's not generally
2/2/18
deanlaw
,
Jared Rypka-Hauer
2
6/7/16
Turn off new asset manager in MG 3.2 RC2
I can honestly say that it's been long enough I do not recall any details. I strongly encourage
no leída,
Turn off new asset manager in MG 3.2 RC2
I can honestly say that it's been long enough I do not recall any details. I strongly encourage
6/7/16
conny Wei
,
Dan Wilson
2
26/4/16
[PLEASE HELP!!] Training - FAIL to process session 1
It would appear your webroot is not configured correctly. Where does localhost point to? On Apr 26,
no leída,
[PLEASE HELP!!] Training - FAIL to process session 1
It would appear your webroot is not configured correctly. Where does localhost point to? On Apr 26,
26/4/16
Brian G
21/11/15
Preventing request timeouts during long init processes
This has been bugging me for years - the first few users to hit the app queue up while coldspring,
no leída,
Preventing request timeouts during long init processes
This has been bugging me for years - the first few users to hit the app queue up while coldspring,
21/11/15
Bern e Bern
, …
Jared Rypka-Hauer
6
14/9/15
event handler redirect
My guess: It was discovered to be broken in production and rather than figure out how to make it work
no leída,
event handler redirect
My guess: It was discovered to be broken in production and rather than figure out how to make it work
14/9/15
Irvin Wilson
,
Dan Wilson
8
1/5/15
MG 3.2.460 - A timeout occurred while attempting to lock EventHandlerWasDefined_EventHandlerLock_modelglue.onRequestStart.
Naw, you didn't say anything wrong and I'm not offended. I just wish I could carve out the
no leída,
MG 3.2.460 - A timeout occurred while attempting to lock EventHandlerWasDefined_EventHandlerLock_modelglue.onRequestStart.
Naw, you didn't say anything wrong and I'm not offended. I just wish I could carve out the
1/5/15
Brian G
, …
Dan Wilson
8
10/2/15
Replacing the parent beanFactory in a continuous deployment scenario
Just an update that I've done this to my entire application in all the controllers and have not
no leída,
Replacing the parent beanFactory in a continuous deployment scenario
Just an update that I've done this to my entire application in all the controllers and have not
10/2/15
Tom McNeer
, …
Dan Wilson
9
30/1/15
Single vs multiple instances
On Fri, Jan 30, 2015 at 1:36 PM, Dan Wilson <sipa...@gmail.com> wrote: I usually handle this
no leída,
Single vs multiple instances
On Fri, Jan 30, 2015 at 1:36 PM, Dan Wilson <sipa...@gmail.com> wrote: I usually handle this
30/1/15
Irvin Wilson
,
Dan Wilson
13
4/11/14
Session End - Extends undefined in COMPONENTMETADATA
I kind of stopped short in my reply of explaining that, yes, I get the 2nd part of what you said. I
no leída,
Session End - Extends undefined in COMPONENTMETADATA
I kind of stopped short in my reply of explaining that, yes, I get the 2nd part of what you said. I
4/11/14
Tom McNeer
, …
Dan Wilson
7
20/8/14
Message execution order
Cool. Model Glue debugging is the reference for what actually happened in a request. DW Tom McNeer
no leída,
Message execution order
Cool. Model Glue debugging is the reference for what actually happened in a request. DW Tom McNeer
20/8/14
Rejith R Krishnan
,
Dan Skaggs
2
10/7/14
Links for Model-glue documentation for older and latest versions.
The GitHub project has a wiki with the documentation. https://github.com/modelglue/modelglue-
no leída,
Links for Model-glue documentation for older and latest versions.
The GitHub project has a wiki with the documentation. https://github.com/modelglue/modelglue-
10/7/14
Rejith R Krishnan
,
Dan Wilson
4
10/7/14
Distingush between actual result value after redirecting
That is correct. It has to be something you can pass over the URL for a redirect. However look into
no leída,
Distingush between actual result value after redirecting
That is correct. It has to be something you can pass over the URL for a redirect. However look into
10/7/14
Brian G
,
Dan Wilson
10
15/5/14
Invalidating a cached event handler; externalizing the cache?
I'm accessing application._appname for now... way easier: <cfif structKeyExists(application,
no leída,
Invalidating a cached event handler; externalizing the cache?
I'm accessing application._appname for now... way easier: <cfif structKeyExists(application,
15/5/14
Brian G
9/5/14
Model-Glue 3.2 issue 1 appears fixed - release gold?
I have tested and updated issue #1: https://github.com/modelglue/modelglue-framework/issues/1 If
no leída,
Model-Glue 3.2 issue 1 appears fixed - release gold?
I have tested and updated issue #1: https://github.com/modelglue/modelglue-framework/issues/1 If
9/5/14
Irvin Wilson
10/4/14
OWASP antisamy
Hello! I'm wondering what everyone feels is the best way to integrate antisamy with model-glue? I
no leída,
OWASP antisamy
Hello! I'm wondering what everyone feels is the best way to integrate antisamy with model-glue? I
10/4/14
Brian G
, …
Jared Rypka-Hauer
9
2/4/14
Selectively handle 404s without a redirect
Just to close the loop, no, this doesn't work. It returns this error: Attribute validation error
no leída,
Selectively handle 404s without a redirect
Just to close the loop, no, this doesn't work. It returns this error: Attribute validation error
2/4/14
Ryan Stille
,
Dan Wilson
4
12/3/14
Trying to find out why I'm getting lock timeouts when reinit-ing
It might be a conflicting lock in your code. From your description, it only happens in production,
no leída,
Trying to find out why I'm getting lock timeouts when reinit-ing
It might be a conflicting lock in your code. From your description, it only happens in production,
12/3/14
Ryan Stille
,
Dan Wilson
5
6/3/14
How to easily render data from a controller
Maybe you want this, instead? https://github.com/modelglue/modelglue-framework/wiki/How-To-Use-
no leída,
How to easily render data from a controller
Maybe you want this, instead? https://github.com/modelglue/modelglue-framework/wiki/How-To-Use-
6/3/14
Douglas Trojanwoski
,
Dan Wilson
2
16/1/14
Broadcast, messages and sessions
Just thinking outloud, but if control is at the Ajax layer, then any redirect is going to affect the
no leída,
Broadcast, messages and sessions
Just thinking outloud, but if control is at the Ajax layer, then any redirect is going to affect the
16/1/14
Brian G
13/1/14
Working Apache directives or .htaccess for removing "/index.cfm/event" from url?
I tried this once, many moons ago, and couldn't get it to work so I gave up. I found lots of .
no leída,
Working Apache directives or .htaccess for removing "/index.cfm/event" from url?
I tried this once, many moons ago, and couldn't get it to work so I gave up. I found lots of .
13/1/14
Tom McNeer
,
Dan Wilson
4
5/12/13
Use of bean in view
No problem. We all need a second pair of eyes from time to time. On Dec 5, 2013 6:31 PM, "Tom
no leída,
Use of bean in view
No problem. We all need a second pair of eyes from time to time. On Dec 5, 2013 6:31 PM, "Tom
5/12/13
Douglas Trojanwoski
, …
Jared Rypka-Hauer
5
5/12/13
Possible Leaking variables
Very confusing and INCREDIBLY difficult to track down if you don't know what you're looking
no leída,
Possible Leaking variables
Very confusing and INCREDIBLY difficult to track down if you don't know what you're looking
5/12/13
Josue Balandrano
, …
Dan Wilson
4
28/10/13
Session information leakage.
This is interesting. I am going to try this. Thank you. El sábado, 26 de octubre de 2013 07:37:51 UTC
no leída,
Session information leakage.
This is interesting. I am going to try this. Thank you. El sábado, 26 de octubre de 2013 07:37:51 UTC
28/10/13
Irvin Wilson
16/10/13
event.setValue when value already in event.
I have a general question on event.setValue. I have a habit of using event.setValue in the controller
no leída,
event.setValue when value already in event.
I have a general question on event.setValue. I have a habit of using event.setValue in the controller
16/10/13
jeff
16/10/13
Looking for a contract MG expert 10-15 hrs / week
We need some help building out some new features in our multi-tenant, multi-lingual CMS system
no leída,
Looking for a contract MG expert 10-15 hrs / week
We need some help building out some new features in our multi-tenant, multi-lingual CMS system
16/10/13
Douglas Trojanwoski
,
Chris Blackwell
2
15/10/13
ModelGlue and coldfusoin monitor
On my current project we use fw/1, which is a front-controller framework just like modelglue, with
no leída,
ModelGlue and coldfusoin monitor
On my current project we use fw/1, which is a front-controller framework just like modelglue, with
15/10/13
Ryan Stille
,
Dan Wilson
6
20/9/13
A big gotcha - perserveState
Thanks for the help. Are you sure you are looking the right code? In the 3.1.2999 and 3.2 RC2 code I
no leída,
A big gotcha - perserveState
Thanks for the help. Are you sure you are looking the right code? In the 3.1.2999 and 3.2 RC2 code I
20/9/13
Douglas Trojanwoski
, …
Brian G
5
18/9/13
MG Error Handling
On Thursday, September 12, 2013 12:23:44 PM UTC-7, Dan Wilson - sipa...@gmail.com wrote: you could
no leída,
MG Error Handling
On Thursday, September 12, 2013 12:23:44 PM UTC-7, Dan Wilson - sipa...@gmail.com wrote: you could
18/9/13
jeff
10/9/13
MG developers in Denver?
Does anyone know any talented CFML developers with Model-Glue experienced in the Denver area?
no leída,
MG developers in Denver?
Does anyone know any talented CFML developers with Model-Glue experienced in the Denver area?
10/9/13