You cannot post messages because only members can post, and you are not currently a member.
Description:
Mach-II is a framework for developing object oriented MVC web-applications. The framework focuses on easing software development and maintenance. Mach-II was the first Object-Oriented framework for CFML and continues to mature as a strong and viable framework choice for developers.
|
|
|
Environment Property
|
| |
Hi Guys
I have just downloaded the 1.8 version and that has the new
environment properties available. I have read through the wiki and
have not been able to see any data regarding this point, but forgive
me if this has already been covered somewhere.
Basically what I would like to know is if the key mach-ii properties... more »
|
|
mura cms
|
| |
Hi, Has anyone here ever hooked up a Mach-II application to Mura CMS? Just curious - I have gotten quite into Mura lately, and I like it, but a need just came up for a more complicated application. It would be nice if I could leverage Mura, and program the business logic around Mach-II... Cheers, Hugo... more »
|
|
CRUDs - Filters, DAOs, and single purpose functions?
|
| |
Reading through the seventh part of the primary (http://
greatbiztoolsllc.trac.cvsdude. com/mach-ii/wiki/MachIIPrimerP art7) it
seems like its considered a good practice to have individual functions
in your DAO for the create/update/delete stuff, the individual
functions in your Listener to call those functions, and to have the... more »
|
|
Exceptions and Caching
|
| |
Hi All
I have a question regarding the best way to handle and exception being
thrown from within a series of statements wrapped in a pair of <cache>
tags.
Up until now (before using caching) my exception handling had been
good - I have an exception event handler which fires a listener do
notifications etc *and* determine an event to be run, depending on... more »
|
|
Feedback Request: form:file Custom Tag
|
| |
We're rounding out our form custom tags for Mach-II 1.8 and since we added so many controls recently, the only one we're left having not implemented is an input type of "file." Personally this one has always been a stickler for me in Mach-II. Because of the way form posts and file uploads work, what exists in the Mach-II... more »
|
|
Event-Beans and the Form tag
|
| |
All,
I'm having some problems coming up with a clean way to handle the
following event flow:
1. A user fills out a form and hits 'submit' (here I would like to use
the Form taglib)
2. A filter is called to validate the data (the data are pulled from
the 'event' object at this point)
3. If the validator doesn't pass, redirect the user to the form and... more »
|
|
Memory problems when Dashboard's Exception Viewer enabled
|
| |
Hi,
We have a fairly large MachII app, running on Railo 3.1, using MachII
1.6.1.8 and the Dashboard 1.0.0.8
When we enable the "Exception Viewer" on the "Debugging" tab of the
dashboard, the servers suffer from a memory 'leak' and eventually
crash.
I have annotated a Fusion Reactor memory graph which illustrates the... more »
|
|
inner-bean mechanics
|
| |
All,
I'm working in 1.8 BER with the new (as of two hours ago! Thanks,
Kurt!) recursive inner-bean handler. I've cleared my cache and
restarted ColdFusion, but I'm still having problems getting the inner-
most bean to get populated.
In my mach-ii.xml, I have an event-handler configured with the... more »
|
|
|