oh yes, I got point #1.
2.* application level data library, so we can set data via Mach-ii and
access via Mach-ii data library*
---- I mean, most of the time, our application needs big
amount of data in application scope for example- all *DROP DOWN *values, *ROLES
and their assigned functionalities* data, some *application level static
data *that application don't modify on regular basis like list of companies,
list of employees or any such data. In my last project I was not comfortable
to assign these data to UDFs, property or anything else as I consider these
data as application data and i want to store this data in application scope
so I had created *App.data* object variable to store these data on
application start.
so I was thinking of data library same like udf or tag library.
you can correct me or let me know whatever suits my requirement because you
guys rocks!
-prashant
2009/9/22 Matthew Woodward <[email protected]>
>
>
> On Tue, 22 Sep 2009 14:28:23 -0700, prashant roy
> <[email protected]>
> wrote:
> > these points make sense to me. I am curious about new front-end libraries
> > and hoping it would be helpful in framework of any CF/Mach-II
> application.
>
> http://bit.ly/x23CB
>
> > 1. front end extensible function library so we can use our own view
> > functions through Mach-ii configured function library
>
> You'd have to elaborate so I know exactly what you mean. Once you get into
> using your own view functions you can of course do that already with your
> own custom tag libraries (which is what the new front-end form and view tag
> libraries are) or by using a UDF Property and calling
> getProperty("myUDFs").myfunction() on your view pages.
>
> Let me know specifically what you'd like to be able to do and I can address
> it better.
>
> > 2. application level data library, so we can set data via Mach-ii and
> > access
> > via Mach-ii data library
>
> Can you explain what you mean by "data library?"
>
> --
> Matthew Woodward
> [email protected]
> http://mpwoodward.posterous.com
> identi.ca/Twitter: @mpwoodward
>
> Please do not send me proprietary file formats such as Word, PowerPoint,
> etc. as attachments.
> http://www.gnu.org/philosophy/no-word-attachments.html
>
> >
>
--
Prashant Roy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets:
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---