Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » epsilon.disposeModel ref attribute
epsilon.disposeModel ref attribute [message #6918] Fri, 12 December 2008 16:16 Go to next message
No real name is currently offline No real nameFriend
Messages: 92
Registered: July 2009
Member
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 17:36 Go to previous messageGo to next message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
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 18:45 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 92
Registered: July 2009
Member
Ah, that's great. Many thanks :)

Edd
Re: epsilon.disposeModel ref attribute [message #6989 is a reply to message #6966] Fri, 12 December 2008 19:05 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
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 17:36 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
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 18:45 Go to previous message
No real name is currently offline No real nameFriend
Messages: 92
Registered: July 2009
Member
Ah, that's great. Many thanks :)

Edd
Re: epsilon.disposeModel ref attribute [message #563076 is a reply to message #6966] Fri, 12 December 2008 19:05 Go to previous message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
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: Fri Apr 26 16:11:54 GMT 2024

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

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

Back to the top