Bug 49432 - Parse ad-hoc method invocations into the model
Summary: Parse ad-hoc method invocations into the model
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: VE Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 99313
  Show dependency tree
 
Reported: 2003-12-31 10:00 EST by Joe Winchester CLA
Modified: 2011-06-13 11:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Winchester CLA 2003-12-31 10:00:19 EST
Right now we can't deal with
jToolbar.addSeparator();
We need a solution to be able to parse this into the model so that it can be 
evaluated into the target VM.  There is a problem with ordering because it 
isn't part of the existeing container/components relationship but it'd be nice 
to design this and try and understand what it would take to implement
Comment 1 Gili Mendel CLA 2005-06-10 08:17:27 EDT
See also Bug 99313