Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 352666

Summary: Write utility to create a contextual generated snippet
Product: z_Archived Reporter: Justin Spadea <jspadea>
Component: EDTAssignee: Project Inbox <edt.debug-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Bug Depends on:    
Bug Blocks: 351236, 351237, 351240, 351241, 352595, 352597    

Description Justin Spadea CLA 2011-07-20 15:46:59 EDT
The utility will take in a snippet of EGL code, and the code will be compiled in the context of the current stack frame. The IR will then be passed through the appropriate generator. The resulting output will then be returned, and it's up to the clients of this utility to make use of the code.