I was thinking what I would like to see mostly in CF9. Thought I'd put together a top 3 list.
1. Full script support (for every tag including queries)
2. Support for Public / Private Key encryption
3. A free edition to compete with BlueDragon & Ralio
I think 1. will take the language to where it needs to be so that hard core might like it more and the taggers can still do tags. 2. Is becoming more usefull when you are developing say an Air app with a CF backend. And 3 just makes sense since the other players are doing it and it will help increase market share.
Anyway, I dont really want this to be a war, everyone will have different ideas, post your top 3.
4 comments:
- <cfcontinue>
- Better class interface handling (why is output="yes/no" enforced in the concrete?)
Oh, and <cffinally>
My top 3 are as follows
1) hibernate integration, with spring interception.
2) Better dynamic integration, especially when it comes to the above, if you are familiar with GORM you'll understand what I refer too.
3) The ability to override even internal tags and functions, with parent support so that if one wants to extend the functionality of a tag or function one could.
I am not 100% sure on the last one, but it would be nice to have. The complications of backward compatability and maintance to a user who does do that, is going to be a major hurdle in support.
1.) An IDE that really gives you real method hinting.
2.) Ext 2.x CFAJAX tags, w/o YUI.
3.) &cfdebug provides functionality of firebug and more.
Post a Comment