QuackFuzed.com is the personal ColdFusion coding blog of Matt Quackenbush. It exists primarily as a place for the author to learn, and hopefully to assist others in learning and/or avoiding some of the same pitfalls and mistakes. (Quack certainly makes enough mistakes daily to make up for the entire ColdFusion community.)
Transfer: get{OneToMany|ManyToMany}Iterator() Never-Ending Loop
Posted on July 11, 2008 at 7:11 AM in Transfer, ColdFusion
When using Transfer in your application, you'll often have a One-to-Many (o2m) or a Many-to-Many (m2m) relationship in your Transfer config file. If you review the generated methods docs, you will see that you can grab an iterator with which to loop over the object collection. When you do, don't be a dweeb like me and create a never-ending loop.
Latest Articles
- cfUniForm - Custom Validation Demo
- NOTE: cfUniForm Does Not Require ValidateThis!
- cfUniForm v2.6 - Global Plugin Configs + ValidateThis! ...
- Using Multi-Word-Actions in ColdBox 2.6
- Transfer: Many-to-One or One-to-One?
Eventually something really brilliant and witty will appear right here.
Categories
- ColdBox (20) [RSS]
- ColdFusion (59) [RSS]
- Fusebox (3) [RSS]
- General (10) [RSS]
- jQuery (9) [RSS]
- Kalendar (1) [RSS]
- Rants (3) [RSS]
- Transfer (6) [RSS]
- Uni-Form Tag Library (17) [RSS]


There are no comments for this entry.
[Add Comment]