Format possibilities?

0 views
Skip to first unread message

Chuck Savage

unread,
Dec 22, 2009, 5:55:29 PM12/22/09
to model-glue
I'm looking at format's and possible extensions.

Would it make sense to have format as a part of the <event-type> tag?

Also, can a format="! ..."

IE, if there is an exclamation point, then its every format except
that one named.

So, format="!cfwindow" would execute on all except cfwindow format
requests.

What you think?

Chuck Savage

unread,
Dec 22, 2009, 6:04:14 PM12/22/09
to model-glue
Can format="be,a,list"? Doesn't seem to be working for me

Dan Wilson

unread,
Dec 22, 2009, 8:52:03 PM12/22/09
to model...@googlegroups.com
I think you need to put a separate block for each different format:

<views format="html">
  <include name="somethingHTMLish" template="whatever.cfm" />
</views>

<views format="ajax">
  <include name="somethingAjaxish" template="whatever.cfm" />
</views>


DW


On Tue, Dec 22, 2009 at 6:04 PM, Chuck Savage <ch...@searisen.com> wrote:
Can format="be,a,list"?  Doesn't seem to be working for me

--
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to model...@googlegroups.com
To unsubscribe from this group, send email to
model-glue+...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en



--
“Come to the edge, he said. They said: We are afraid. Come to the edge, he said. They came. He pushed them and they flew.”

Guillaume Apollinaire quotes
Reply all
Reply to author
Forward
0 new messages