Guys, this is very confusing and if they can't write well enough to describe
their product, I wouldn't put money down on it. Comparing their product to
ColdFusion (while using CFML as their base, the very product they're
denigrating, a product that has generally proven itself enough that they're
basically mimicking it) does not seem very smart to me. What it comes down
to is: ColdFusion is not going away, and will probably be even better with
the next versions. Meanwhile, I say, make mine ColdFusion!
Judith
> I just tried the demos and nothing works.. I kep getting timeouts or file
> not found errors.
>
> Very odd that the demo files are named .cfm.
>
> Here's a very confusing statement from their white paper
> http://www.tagfusion.com/beta/tagfusionwhitepaper.pdf :
>
> Another of tagFusion's major advantages over ColdFusion is its support for
> nested CFQUERY
> tags. Many instances require that while processing the results of one
> query, another one must be
> run for each result set. ColdFusion does not permit this feature within
its
> CFOUTPUT tags.
> tagFusion can support as many embedded CFQUERY's as there are available
> database
> connections.
>
> This either means that you can't have nested CFQUERYs, as in:
>
> <cfquery ...>
> SQL stuf
> <cfquery...>
> SQL stuff
> </cfquery>
> other SQL stuff for the outer query
> </cfquery>
>
> Or it means that you can't do nested CFOUTPUTs as in:
>
> <cfoutput query="something" group="myID">
> Header maybe
> <cfoutput query="something_else" group="myotherID">
> Detail level 1
> <cfoutput>
> Detail level 2
> </cfoutput>
> </cfoutput>
> </cfoutput>
>
>
> It talks about '... this feature within it's cfoutput tags.' then also
says
> tagFusion can support as many '... embedded queries as their are available
> database connections'.
>
> I think they're talking about the former instance. I do the latter all
the
> time (duh). If I need more SQL power I use stored procs.
>
> Am I missing something here?
>
>
> TIA,
>
> Jeff
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists