Need Community Help

Well, comunity, time has come for you to help. Here are some areas
where I need help on:

- Testing of CacheBox standalone mode
- Testing of CacheBox ColdBox mode
- Testing the ColdFusion Builder Syntax dictionaries included in the
distribution package. I really need help on this one
- Somebody to update the dreamweaver dictionaries if possible.
- Revision of the samples and update them to 3.0.0 standards.
- Blogging and tutorials

Help on idea.

I would like to offer a community github coldbox account where I could
synchronize the main coldbox SVN to github nightly. Then the
community can contribute to github and then basically update or merge
from github back to the main SVN trunk. Is this possible?

I am not ready to move the entire infrastructure to SVN, so I need
gradual progression, but I would love more community patches and
involvement, any ideas on this front?

I'll certainly help out with testing and blogging/tutorials. I'm
sticking with CFEclipse over CF Builder for the moment, but the
dictionary syntax is largely the same. We should make sure they are
available for both. I prefer git over svn for easier merging and
repository cloning, but that is a personal preference.

Judah

Luis,

I will test the CacheBox in Coldbox mode using both the Coldbox internal
cache provider and ehCache provider here shortly and give you any
feedback/bugs I find.

I can also work on some of the sample apps and update them. I will take
the sampleloginapp and the securitysample and start on those.

As always I can work on blogging and tutorials as I am able.

Curt Gratz
Computer Know How

Once I understand more on ORM with CB I will be blogging on it, I
always do! My level of understanding needs to be a little better first
on ORM lol. I will however keep playing with the M6 version and syntax
dictionaries and report back any issues. The main thing for me in this
release is modules! Love it!

Awesome,

ahh by the way, please test the entity dependency injection via the Autowire interceptor and ORM handler. ON the app I am building I am getting great results to be able to do DI on entities.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

ahh by the way, please test the entity dependency injection via the Autowire
interceptor and ORM handler. ON the app I am building I am getting great
results to be able to do DI on entities.

Luis,

Can you give an example of what you're doing with DI into ORM
entities?

Thanks

-m

Well, basically, trying the whole process of setting up the event handler, the autowire interceptor and then injecting stuff into entities.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com