[ColdBox-4.2.0]: Missing populateBean()..?

16 views
Skip to first unread message

Ancient Programmer

unread,
Nov 23, 2016, 12:24:43 PM11/23/16
to ColdBox Platform
I found the comment below from FrameworkSupertype.populateModel()

@model.hint The name of the model to get and populate or the acutal model object. If you already have an instance of a model, then use the populateBean() method

However, I could not find populateBean() anywhere in ColdBox framework.

When it is implemented, would this be like this?

address = getInstance("Address");
address.populateBean(); // Automatically grab data from rc like in populateModel(); and populate the bean

That would be cool. :)


Thanks!

Luis Majano

unread,
Nov 23, 2016, 5:04:27 PM11/23/16
to ColdBox Platform
That might be a type. Where did you see this

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com
P/F: 1-888-557-8057




--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/COLDBOX
---
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+u...@googlegroups.com.
To post to this group, send email to col...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/coldbox/9eaaa439-4a2d-4872-b738-7c59e33910bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ancient Programmer

unread,
Nov 23, 2016, 5:44:02 PM11/23/16
to ColdBox Platform
\coldbox\system\FrameworkSupertype.cfc -- populateModel()
Reply all
Reply to author
Forward
0 new messages