Timeline


and .

07/07/06:

23:44 WikiStart edited by anonymous
(diff)
21:10 Ticket #90 (bug slips by CF, breaks on BD) created by charlie@…
Folks, line 16 of the modelglue.cfm file has this: <cfparam …
17:01 WikiStart edited by anonymous
(diff)
16:29 WikiStart edited by anonymous
(diff)
12:13 Ticket #89 (Error when trying to use scaffolds) created by DerekBez
I'm a newbie to MG, but the concepts, once I had watched the presentation, …
07:55 Ticket #88 (Bean creation exception during init() of ...) created by neil.murphy@…
Bean creation exception during init() of …

07/06/06:

13:49 Ticket #87 (Extra cftrace tag left in the code?) created by dcarabetta@…
On line 91 of ModelGlue?/unity/framework/ModelGlue.cfc, there is a …
10:09 Ticket #80 (UUID's constantly getting added to session) closed by joe.rinehart
fixed: (In [192]) Fixes #80
04:17 Ticket #86 (configuration setting "self" issue) created by kai@…
Hi Joe, I'm using <setting name="self" value="&appPath;/index.cfm" /> …

07/04/06:

19:00 Ticket #85 (Static messages reset when a Model-Glue XML file included) closed by joe.rinehart
fixed: (In [189]) Fixes #85
19:00 Ticket #85 (Static messages reset when a Model-Glue XML file included) created by joe.rinehart
18:56 Ticket #84 (Add GatewayMethod argument to modelglue.GenericList) closed by joe.rinehart
fixed: (In [188]) Fixes #84
18:56 Ticket #84 (Add GatewayMethod argument to modelglue.GenericList) created by joe.rinehart
Add a method specifying a custom method on the target gateway to be called …
18:54 Ticket #83 (Rewrite ReactorAdapter and ReactorORMController) created by joe.rinehart
ReactorAdapter? and ReactorORMController have gotten ugly due to revisions …
18:51 Ticket #82 (Revise handling of configuration paths) created by joe.rinehart
Revise application template and ColdSpring?.xml to use consistent …

07/01/06:

21:24 Ticket #81 (ReactorAdapter's Read() is not threadsafe!) closed by joe.rinehart
fixed: (In [187]) Fixes #81
21:23 Ticket #81 (ReactorAdapter's Read() is not threadsafe!) created by joe.rinehart
Fix immediately - "result" or "record" is not var'd.

06/29/06:

22:31 Ticket #80 (UUID's constantly getting added to session) created by allex.smith@…
This code in: \loader\FrameworkLoader?.cfc causes Model-Glue to append an …

06/28/06:

08:54 Ticket #79 (Please Help with Unity Backward Compatibility) created by bayo@…
I get this error when i try to use unity on my existing MG apps …

06/27/06:

09:53 Ticket #78 (question) created by lekan@…
i want to configure the new modle-glue 2.0 with reactor and …

06/26/06:

20:45 Ticket #75 (property requested does not exist for bean AND Not using an ORM adapter ...) closed by delraysteve@…
invalid: Nevermind, solved my problem. Typo. Thanks.
04:15 Ticket #77 (specify XSL files on per scaffold basis) created by roy@…
While the ability to have all your scaffold files display per application …
04:11 Ticket #76 (Ability for generated scaffolding files to be placed within subfolders) created by roy@…
For larger projects, having all the files generated by scaffolding in the …

06/23/06:

20:15 Ticket #75 (property requested does not exist for bean AND Not using an ORM adapter ...) created by delraysteve@…
I've setup Unity w/ ColdSpring? and Reactor in a 6.1 instance, and created …
07:21 Ticket #74 (Version Information included in MG folder) created by Neil Middleton
Please can you include some sort of text file or similar that sits in the …
04:16 Ticket #73 (config\scaffolds\ dir created in wrong location) created by anonymous
When using an applciation written for Model-Glue 1 All MG dirs …

06/22/06:

18:39 Ticket #71 (Add E-Mail Actionpack) closed by joe.rinehart
fixed: (In [184]) Fixes #71
18:38 Ticket #72 (Add HeadStart ActionPack) created by joe.rinehart
Add the "HeadStart?" ActionPack? that provides user/role administration and …
18:37 Ticket #71 (Add E-Mail Actionpack) created by joe.rinehart
Add an ActionPack? that contains a configurable E-Mail service.
16:25 Ticket #70 (Nested quotes in ModelGlue.cfm break on BlueDragon 6.2.1) created by sean@…
This line in ModelGlue?.cfm fails on BlueDragon? 6.2.1: <cfparam …

06/21/06:

10:06 Ticket #44 (Printable version of the documentation) closed by joe.rinehart
fixed: Fixed in [180]
09:54 Ticket #67 (Documentation: modelglue.GenericDelete error) closed by joe.rinehart
fixed: Fixed in [179]
09:52 Ticket #66 (Documentation Issue) closed by joe.rinehart
worksforme: I think I fixed this a while back - can't find it anymore.
09:50 Ticket #64 (Session required for instantiating framework) closed by joe.rinehart
fixed: Fixed in [177]
09:48 Ticket #58 (Add namespace capability for included modules or "Action Packs") closed by joe.rinehart
wontfix: Sorry, this adds a level of complication that's just not necessary. Use …

06/20/06:

20:25 Ticket #69 (DuckType all event-life cycle methods for performance) closed by joe.rinehart
fixed: [177] implements
20:25 Ticket #68 (SizedPool used for EventRequests fails under load.) closed by joe.rinehart
fixed: Fixed by [176]
20:24 Ticket #69 (DuckType all event-life cycle methods for performance) created by joe.rinehart
Type and existence checking eat cycles. Remove these on methods having to …
19:01 Ticket #68 (SizedPool used for EventRequests fails under load.) created by joe.rinehart
After the pool's size is reached, a concurrent thread that fails to win …
18:43 Ticket #67 (Documentation: modelglue.GenericDelete error) created by pling@…
This document has an error in the argument definition …
16:47 Ticket #66 (Documentation Issue) created by Alan Rother
In the installation notes on installing Model Glue Unity you …
13:15 Ticket #65 (Work with Doug to add typed reactor.config failure messages) created by joe.rinehart
12:48 Ticket #48 (Have View scaffolds use iterators instead of query loops) closed by joe.rinehart
fixed

06/19/06:

19:49 Ticket #64 (Session required for instantiating framework) created by Jason
I wouldn't mind enabling session, but I know that session is not supposed …

06/17/06:

13:34 Ticket #62 (Misspelling on Quickstart 5 Page) closed by joe.rinehart
fixed: Fixed by [174]
00:05 Ticket #48 (Have View scaffolds use iterators instead of query loops) reopened by joe.rinehart
Oops - breaks on alias'd relations. I'll fix this weekend.
00:04 Ticket #63 (HasOne scaffolded fields are showing the wrong query's column) closed by joe.rinehart
invalid

06/16/06:

20:48 Ticket #63 (HasOne scaffolded fields are showing the wrong query's column) created by anonymous
In a situation where a book hasOne category, a column from book (title) is …
20:31 Ticket #48 (Have View scaffolds use iterators instead of query loops) closed by anonymous
fixed: Fixed in [173]
20:24 Ticket #47 (Attempted to dereference a scalar variable...as a structure with members) closed by anonymous
invalid: To fix this, update to the latest version of 6.1. It's actually a problem …
16:37 Ticket #62 (Misspelling on Quickstart 5 Page) created by dcarabetta@…
Easy one. In the third paragraph, it says: "...it's easy to check if …
11:15 Ticket #45 ( Element _REACTOR is undefined in VARIABLES.) closed by joe.rinehart
No worries man. Can you suggest text for instructions that would've made …
10:58 Ticket #59 (Redirect in result doesn't work) closed by joe.rinehart
fixed: Fixed in [168]. Feel free to get latest via SVN. The next .zip build …
10:52 Ticket #57 (getEventHandlerName() couldn't be found) closed by joe.rinehart
fixed: Fixed in [167]. Feel free to use SVN to get latest, or wait for the new …
10:38 Ticket #56 (Error produced with identical table and field names) closed by joe.rinehart
invalid: Hi, You can use an alias in the Reactor.xml file to cause this to not …
09:58 Ticket #60 (two controllers, one name) created by ray@…
I noticed this morning that I had accidentally created 2 controllers in …
08:11 Ticket #59 (Redirect in result doesn't work) created by jura.khrapunov@…
When using redirect="true" attribute of the <result> tag in ModelGlue?.xml …
07:09 Ticket #58 (Add namespace capability for included modules or "Action Packs") created by d.nando@…
Following up on the comment i left in your blog post about ActionPacks? ... …
04:07 Ticket #57 (getEventHandlerName() couldn't be found) created by kai@…
arguments.event.getEventHandlerName() in a MG 1.1 application. In Unity it …
03:37 Ticket #56 (Error produced with identical table and field names) created by ctoth@…
When you have a two tables joined through the reactor.xml file and one of …
03:02 Ticket #55 (Dynamically load an XML config into a bean at runtime with ColdSpring from ...) created by d.nando@…
I'm looking for a way from within ModelGlue? of loading an XML config file …

06/15/06:

23:07 Ticket #54 (Documentation Error) closed by joe.rinehart
fixed: Fixed in [165]
23:07 Ticket #53 (Robohelp Documentation Error) closed by joe.rinehart
fixed: Fixed in [165]
23:07 Ticket #42 (Misspelling on Don't Panic page) closed by joe.rinehart
fixed: Fixed in [165]
23:07 Ticket #43 (Misspelling on Quickstart Page) closed by joe.rinehart
fixed: Fixed in [165]
23:01 Ticket #51 (modelglueapplicationtemplate Application.cfm has MixedCase application ...) closed by joe.rinehart
fixed: Fixed in [164]
23:00 Ticket #52 (List scaffold doubles & in view link) closed by joe.rinehart
fixed: Fixed in [163]
22:24 Ticket #54 (Documentation Error) created by mineer@…
There is an error at: Using …
22:06 Ticket #53 (Robohelp Documentation Error) created by mineer@…
Under Reference Materials Coldspring XML Reference Reactor …
21:45 Ticket #52 (List scaffold doubles & in view link) created by anonymous
The default list view sets keyString to &{key}={value} and then the link …
20:48 Ticket #51 (modelglueapplicationtemplate Application.cfm has MixedCase application ...) created by sean@…
The cfapplication tag has ModelGlueApplicationTemplate? which is not …
19:58 Ticket #50 (Re-implement autojoining for genericList) created by joe.rinehart
In private beta, the genericList message auto-joined to other tables, and …
19:34 Ticket #49 (Exclude build.xml from ANT script in modelglueapplicationtemplate) created by dcarabetta@…
Just a small thing, but it's a bit of a security hole if somebody were to …
19:31 Ticket #48 (Have View scaffolds use iterators instead of query loops) created by joe.rinehart
Properly implement iterator use in dsp*.cfm scaffolds instead of using the …
16:56 Ticket #47 (Attempted to dereference a scalar variable...as a structure with members) created by coldfusion@…
Here's the error I'm getting...and I've installed the latest …
15:34 Ticket #46 (Split EventHandlerFactory definition to its own Scaffolds.xml file) created by joe.rinehart
Split out the EventHandlerFactory? bean (where scaffolds are defined) to …
14:15 Ticket #45 ( Element _REACTOR is undefined in VARIABLES.) created by spiraldev@…
I am trying to use the reactor part of unity and I am getting this …
13:16 Ticket #44 (Printable version of the documentation) created by Richard.East
Please allow the documentation to be printable.
12:52 Ticket #43 (Misspelling on Quickstart Page) created by mineer@…
Misspelling on quickstart page, last word in second paragraph: It's …
12:41 Ticket #42 (Misspelling on Don't Panic page) created by mineer@…
There is a misspelling on the Don't Panic page in the last paragraph, last …
02:55 Ticket #2 (Support ColdSpring Hierarchial Bean Factories (HBFs)) closed by joe.rinehart
fixed: [162] adds rudimentary support for a parent bean factory. I'm taking the …

06/14/06:

19:41 Ticket #41 (Cannot Use argumentcollection as argument in super() calls on MX 6.1) closed by joe.rinehart
fixed: Fixed by [157].
19:39 Ticket #40 (Using named arguments in super() calls breaks on MX 6.1) closed by joe.rinehart
duplicate
19:37 Ticket #41 (Cannot Use argumentcollection as argument in super() calls on MX 6.1) created by dcarabetta@…
Due to the super() bug in ColdFusion? MX 6.1, you cannot simply pass the …
19:32 Ticket #39 (A few more casing issues...) closed by joe.rinehart
fixed: [156] fixes those that I could find. Please let me know if there are …
19:32 Ticket #40 (Using named arguments in super() calls breaks on MX 6.1) created by anonymous
Running on ColdFusion? MX 6.1 and this line is tripping up the compiler …
19:18 Ticket #39 (A few more casing issues...) created by dcarabetta@…
OK, using the latest build (I promise this time!), here are a couple of …
18:29 Ticket #38 (Update readme and distro files to reflect Public Beta 1 of MG:U) closed by joe.rinehart
fixed: [150] adds this.
18:28 Ticket #36 (Add a scaffolding example application) closed by anonymous
fixed: [151] adds the TodoLists? app.
18:27 Ticket #37 (Rename /modelgluedocumetnation to /docs) closed by anonymous
fixed: [145]
15:08 Ticket #38 (Update readme and distro files to reflect Public Beta 1 of MG:U) created by joe.rinehart
15:07 Ticket #37 (Rename /modelgluedocumetnation to /docs) created by joe.rinehart
15:05 Ticket #36 (Add a scaffolding example application) created by joe.rinehart
Add the CD Collection scaffold application. Be sure to create install …
15:05 Ticket #35 (Model-Glue Documentation file root) closed by joe.rinehart
fixed
15:04 Ticket #30 (Retest table aliasing ) closed by joe.rinehart
fixed: Issues found are fixed in [143]
14:51 Ticket #34 (Change "livedocs" to "documentation") closed by joe.rinehart
fixed: Fixed, no changeset.
12:41 Ticket #35 (Model-Glue Documentation file root) created by mark.drew@…
When you checkout the MG documentation, its not clear which is the initial …
07:00 Milestone 2.0 Beta 1 completed

06/13/06:

19:13 Ticket #33 (Properly Order Documentation TOC) closed by joe.rinehart
fixed: Fixed in [140]
19:09 Ticket #34 (Change "livedocs" to "documentation") created by joe.rinehart
Because some people didn't like the use of "livedocs" in a system where …
19:08 Ticket #33 (Properly Order Documentation TOC) created by joe.rinehart
In the documentation, some "first topics" aren't listed first in the TOC, …
19:06 Ticket #5 (ORM Controller Documentation) closed by joe.rinehart
fixed: Fixed in [139]
19:06 Ticket #16 (include docs with wrong titles) closed by joe.rinehart
fixed: Fixed in [139]
13:40 Ticket #4 (Model-Glue.xml documentation) closed by joe.rinehart
fixed: Fixed in [138]
10:25 Ticket #31 (Autowire setting?) closed by joe.rinehart
invalid: Now that ColdSpring? is default and native, the MG2.0 core automatically …
10:05 Ticket #32 (more info in debugging) created by ray@…
Would it be possible to make it so debugging shows the controller? What I …
06:40 Ticket #31 (Autowire setting?) created by d.nando@…
This is probably not an issue with the framework but rather my …
02:27 Ticket #30 (Retest table aliasing ) created by joe.rinehart
Table aliasing hasn't been tested in a few months, and Ray had a few …
02:24 Ticket #27 (Unity Will Not Load At All If Reactor Is Not Installed) closed by joe.rinehart
worksforme: I'm not sure if you're using the latest Unity code. Please do a checkout …
02:24 Ticket #29 (Change name of loaded record in viewstate to #table# & "Record") closed by joe.rinehart
fixed: Oh for cripes sake, that's twice I've put that comment on the wrong …
02:23 Ticket #29 (Change name of loaded record in viewstate to #table# & "Record") reopened by joe.rinehart
02:17 Ticket #26 (Casing Issues Breaks on *nix) closed by joe.rinehart
fixed: Fixed in [135]
02:11 Ticket #29 (Change name of loaded record in viewstate to #table# & "Record") closed by joe.rinehart
fixed: Fixed in [134]
02:11 Ticket #28 (Scaffold message and result order) closed by joe.rinehart
fixed: Fixed in [134]
02:08 Ticket #29 (Change name of loaded record in viewstate to #table# & "Record") created by joe.rinehart
Records loaded via db generics default to their table name in the …
02:04 Ticket #25 (Existing 1.x apps fail to load when Reactor is installed) closed by joe.rinehart
fixed
01:00 Ticket #28 (Scaffold message and result order) created by joe.rinehart
Event-handlers that are scaffolds should fire their (implicit) message …

06/12/06:

16:56 Ticket #27 (Unity Will Not Load At All If Reactor Is Not Installed) created by anonymous
Pretty self-explanatory, but I don't have Reactor installed anywhere on my …
16:51 Ticket #26 (Casing Issues Breaks on *nix) created by dcarabetta@…
I had to make changes in the following locations (so far). Note that I …
12:48 Ticket #25 (Existing 1.x apps fail to load when Reactor is installed) created by joe.rinehart
Summary says it all.
12:48 Ticket #15 (Issue when updating to Unity) closed by joe.rinehart
fixed: Fixed by [129]
12:35 Ticket #18 (Add error for bad listener functions) closed by joe.rinehart
fixed: Fixed in [128]
12:35 Ticket #17 (Add warning message for broadcasts w/o listeners) closed by joe.rinehart
fixed: Fixed in [128]
12:08 Ticket #14 (Forward the request log through redirects and exceptions.) closed by joe.rinehart
duplicate: Same as #21
12:07 Ticket #19 (Remove foo/bar from sample bean) closed by joe.rinehart
fixed: Whoops. Thanks, Ray - [127]
11:28 Ticket #24 (Render all views after all event-handlers are complete) closed by joe.rinehart
fixed: [126] implements.
11:26 Ticket #24 (Render all views after all event-handlers are complete) created by joe.rinehart
In Model-Glue 1.x, all views were rendered after all event-handlers were …
11:19 Ticket #23 (Auto-join in ReactorAdapter.list is broken) closed by joe.rinehart
fixed: Fixed by [124]
11:18 Ticket #23 (Auto-join in ReactorAdapter.list is broken) created by joe.rinehart
Remove for now.
11:17 Ticket #21 (Sessionless configuration not recognized in forward()) closed by joe.rinehart
fixed: Fixed by [123]
11:03 Ticket #22 (Session "lost" during event forwarding) closed by joe.rinehart
fixed: Fixed by [122]
11:01 Ticket #22 (Session "lost" during event forwarding) created by joe.rinehart
Session information, like forwarded state container, becomes lost when in …
11:01 Ticket #21 (Sessionless configuration not recognized in forward()) created by joe.rinehart
Session becomes required for event forwarding, should work transparently …
10:39 Ticket #20 (explain config of custom values) created by ray@…
The docs should explain how to add simple values, like dsn, to your …
10:37 Ticket #19 (Remove foo/bar from sample bean) created by ray@…
The sampleconfigbean has : <cfset this.foo = "bar"> This should be …
10:10 Ticket #18 (Add error for bad listener functions) created by joe.rinehart
Throw an error when a message-listener tag points to a function that does …
10:09 Ticket #17 (Add warning message for broadcasts w/o listeners) created by anonymous
Add a warning message to the debugging trace when a message is broadcast …

06/10/06:

13:46 Ticket #16 (include docs with wrong titles) created by ray@…
In the livedocs for the include directive, you have two entries. One for …

06/09/06:

21:16 Ticket #15 (Issue when updating to Unity) created by scott@…
I have an application I am working on in MG 1.1. When I attempted to use …

06/08/06:

04:24 Ticket #13 (Improve broadcast/listener debugging messages) closed by joe.rinehart
fixed: Fixed in [121]
04:15 Ticket #14 (Forward the request log through redirects and exceptions.) created by joe.rinehart
The request log (debug trace) shouldn't be reset by a forward or …
04:14 Ticket #13 (Improve broadcast/listener debugging messages) created by joe.rinehart
In MG1, these listed more information than at present. List as much as …
04:01 Ticket #9 (Implement the ViewRenderer CustomTag) closed by joe.rinehart
fixed
03:59 Ticket #12 (Records *inserted* via modelglue.GenericCommit are blank) closed by joe.rinehart
fixed: Fixed in [119]
03:58 Ticket #12 (Records *inserted* via modelglue.GenericCommit are blank) created by joe.rinehart
Something in the ORMController is causing new records to be committed but …
Note: See TracTimeline for information about the timeline view.