Free cookie consent management tool by TermsFeed Policy Generator

Opened 5 years ago

Closed 3 years ago

#3037 closed feature request (done)

Exclude assemblies from scripting

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.17
Component: Scripting Version: trunk
Keywords: Cc:

Description

Some assemblies are really heavy and should be excluded to load while creating scripts as it takes ages until the script editor is available. For instance, in one our projects we call Java code and therefore use an OpenJDK cross compiled with IKVM. That dll is 26mb large.

Change History (4)

comment:1 Changed 5 years ago by abeham

  • Status changed from new to accepted

comment:2 Changed 5 years ago by abeham

  • Owner changed from abeham to jkarder
  • Status changed from accepted to reviewing

r17329: added ability to exclude assemblies

comment:3 Changed 3 years ago by gkronber

  • Owner changed from jkarder to abeham
  • Status changed from reviewing to readytorelease

Reviewed r17329.

comment:4 Changed 3 years ago by jkarder

  • Resolution set to done
  • Status changed from readytorelease to closed

r18024: merged r17329 into stable

Note: See TracTickets for help on using tickets.