|
Fornax-Platform
Forum |
|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Problem with Web CRUD GUI TutorialHi everybody,
While working through the Web CRUD GUI tutorial (and sculptor 1.6) I encountered following problem: After changing the model.guidesign (as described in the tutorial) and rebuilding the project in helloworld-parent (which gives an error), the generated sourcecode in src/generated/java/UpdatePlanetForm has following errors: - Moon isn't imported (from package - it tries to acess methods on this that aren't defined, namingly getMessage() and getDiameter() All of this happens in the toModel method of UpdatePlanetForm. It seems as if, because I explicitly don't list diameter, moons and message in the UpdateTask for Planet it get's a problem and doesn't notice that it hasn't got these methods. When I add diameter, moons and message to updateTask, then everything works fine. As far as I understood the DSL, leaving out these things would have been perfectly ok, is this a bug or am I missing something? Regards Danny Thomas |
|
|
Re: Problem with Web CRUD GUI TutorialHi,
It doesn't sound right, we will have a look at it. .../Andreas On Thu, Jun 25, 2009 at 8:31 AM, dannythomas <daniel.thomas@...> wrote:
------------------------------------------------------------------------------ _______________________________________________ Fornax-developer mailing list Fornax-developer@... https://lists.sourceforge.net/lists/listinfo/fornax-developer |
|
|
Re: Problem with Web CRUD GUI TutorialHi, again.
Yes, this is a bug, I've created an issue for it: http://fornax.itemis.de/jira/browse/CSC-379 Thx for pointing this out. I don't think its going to be a fix in a 1.6.x release, it will probably be in the 1.7 (if nobody doesn't request it ). I will also change the tutorial to be ok. .../Andreas 2009/6/25 Andreas Källberg <andreas.kallberg@...> Hi, ------------------------------------------------------------------------------ _______________________________________________ Fornax-developer mailing list Fornax-developer@... https://lists.sourceforge.net/lists/listinfo/fornax-developer |
| Free embeddable forum powered by Nabble | Forum Help |