Skip to main content



      Home
Home » Modeling » Epsilon » Epsilon circular import
icon6.gif  Epsilon circular import [message #899646] Wed, 01 August 2012 12:22 Go to next message
Eclipse UserFriend
Hello,

I know this comes from a mistake from me, but if you do a circular import, i.e. import the same file form within an exl file, the parser goes into an infinite loop (obviously) and it ends up generating an java out of memory error. Checking he import file name against the importing file before parsing it can resolve the issue. Should I open a bug(feature request) for this?

Regards,
Re: Epsilon circular import [message #899653 is a reply to message #899646] Wed, 01 August 2012 12:54 Go to previous messageGo to next message
Eclipse UserFriend
Hi Horacio,

This is a bug indeed. It'd be great if you could file a report in the Bugzilla and post the link here.

Best regards,
Dimitris
Re: Epsilon circular import [message #899682 is a reply to message #899653] Wed, 01 August 2012 15:42 Go to previous messageGo to next message
Eclipse UserFriend
Dimitris,

Seems some one beat me to it: https://bugs.eclipse.org/bugs/show_bug.cgi?id=343777

Regards,
Re: Epsilon circular import [message #899781 is a reply to message #899682] Thu, 02 August 2012 06:47 Go to previous message
Eclipse UserFriend
Fixed Smile. It should simply work now. I've tried doing circular imports in Perl and Python and while conceptually ugly, they do work, so we might as well allow them.
Previous Topic:Epsilon csv model loader
Next Topic:guard variables scope
Goto Forum:
  


Current Time: Wed Jul 23 10:18:42 EDT 2025

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

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

Back to the top