Skip to main content



      Home
Home » Modeling » Epsilon » epsilon.disposeModel ref attribute
epsilon.disposeModel ref attribute [message #6918] Fri, 12 December 2008 11:16 Go to next message
Eclipse UserFriend
Hello,

I'm trying to remove a specific model midway through a build file, but
couldn't achieve what the Epsilon Book pdf says (section 13.4.4).

I believe the right thing to use is the epsilon.disposeModel task, and to
specify a ref attribute, as stated. The task had the form:

<epsilon.disposeModel ref="SomeModel"/>

Though, when I run this I get an error saying that epsilon.disposeModel
doesn't support the "ref" attribute. Maybe I've not found an example usage
of it somewhere?

Have a good weekend,

Edd
Re: epsilon.disposeModel ref attribute [message #6942 is a reply to message #6918] Fri, 12 December 2008 12:36 Go to previous messageGo to next message
Eclipse UserFriend
Hi Edd,

This is an error in the book (I'll fix it shortly). The correct way is
to use model instead of ref:

<epsilon.disposeModel model="SomeModel"/>

Cheers,
Dimitris

Edward Turner wrote:
> Hello,
>
> I'm trying to remove a specific model midway through a build file, but
> couldn't achieve what the Epsilon Book pdf says (section 13.4.4).
>
> I believe the right thing to use is the epsilon.disposeModel task, and
> to specify a ref attribute, as stated. The task had the form:
>
> <epsilon.disposeModel ref="SomeModel"/>
>
> Though, when I run this I get an error saying that epsilon.disposeModel
> doesn't support the "ref" attribute. Maybe I've not found an example
> usage of it somewhere?
>
> Have a good weekend,
>
> Edd
>
Re: epsilon.disposeModel ref attribute [message #6966 is a reply to message #6942] Fri, 12 December 2008 13:45 Go to previous messageGo to next message
Eclipse UserFriend
Ah, that's great. Many thanks :)

Edd
Re: epsilon.disposeModel ref attribute [message #6989 is a reply to message #6966] Fri, 12 December 2008 14:05 Go to previous message
Eclipse UserFriend
Thanks for reporting this! It's been fixed in the book now.

Cheers,
Dimitris

Edward Turner wrote:
> Ah, that's great. Many thanks :)
>
> Edd
>
Re: epsilon.disposeModel ref attribute [message #563030 is a reply to message #6918] Fri, 12 December 2008 12:36 Go to previous message
Eclipse UserFriend
Hi Edd,

This is an error in the book (I'll fix it shortly). The correct way is
to use model instead of ref:

<epsilon.disposeModel model="SomeModel"/>

Cheers,
Dimitris

Edward Turner wrote:
> Hello,
>
> I'm trying to remove a specific model midway through a build file, but
> couldn't achieve what the Epsilon Book pdf says (section 13.4.4).
>
> I believe the right thing to use is the epsilon.disposeModel task, and
> to specify a ref attribute, as stated. The task had the form:
>
> <epsilon.disposeModel ref="SomeModel"/>
>
> Though, when I run this I get an error saying that epsilon.disposeModel
> doesn't support the "ref" attribute. Maybe I've not found an example
> usage of it somewhere?
>
> Have a good weekend,
>
> Edd
>
Re: epsilon.disposeModel ref attribute [message #563055 is a reply to message #6942] Fri, 12 December 2008 13:45 Go to previous message
Eclipse UserFriend
Ah, that's great. Many thanks :)

Edd
Re: epsilon.disposeModel ref attribute [message #563076 is a reply to message #6966] Fri, 12 December 2008 14:05 Go to previous message
Eclipse UserFriend
Thanks for reporting this! It's been fixed in the book now.

Cheers,
Dimitris

Edward Turner wrote:
> Ah, that's great. Many thanks :)
>
> Edd
>
Previous Topic:epsilon.disposeModel ref attribute
Next Topic:Loading multiple model instances, for translation
Goto Forum:
  


Current Time: Sun Apr 27 01:25:41 EDT 2025

Powered by FUDForum. Page generated in 0.04008 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top