|
From: Frederic Chapuis
[mailto:[EMAIL PROTECTED] Hi Wouter, Thanks for the answer, actually I understand you have to
make choices at some time. But I liked the way it was in 3.0M2 (not having to import
packages in controllers...maybe I'm too lazy :o) Anyway, it won't be too difficult to adopt this way of
working. [WZ> ] I never found this to be a burden .. my IDE takes
care of it J Also I'm having troubles initializing form fields on
"edit pages" (can only view the values in page variables) and could not found answers on the lists, I think you're the
one that can help me. [WZ> ] easy, you should simply model and action state
right before the page, and defer to an operation which preloads those fields For example create and action state ‘preload fields’
in which you defer to operation ‘preload(String name, String street) :
void’ and you’ll see that you will be able to preload ‘name’
as well as ‘street’ (this works also for comboboxes .. take a look
at the online store) Regards, Fred [WZ> ] cheers. -- Wouter |
- RE: [Andromda-user] Validation Error: One Use-Case per pa... Wouter Zoons
- RE: [Andromda-user] Validation Error: One Use-Case p... Wouter Zoons
- RE: [Andromda-user] Validation Error: One Use-Case p... Wouter Zoons
- RE: [Andromda-user] Validation Error: One Use-Ca... Chad Brandon
- RE: [Andromda-user] Validation Error: One Us... Wouter Zoons
- RE: [Andromda-user] Validation Error: One Use-Case p... Wouter Zoons
- RE: [Andromda-user] Validation Error: One Use-Case p... Wouter Zoons
- RE: [Andromda-user] Validation Error: One Use-Case p... Wouter Zoons
- Re: [Andromda-user] Validation Error: One Use-Ca... Frederic Chapuis
- RE: [Andromda-user] Validation Error: One Us... Wouter Zoons
- Re: [Andromda-user] Validation Error: On... Frederic Chapuis
