Bug 95782 - Better support for JavaScript code generation
Summary: Better support for JavaScript code generation
Status: CONFIRMED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-24 16:00 UTC by Alexandre Rocha Lima e Marcondes
Modified: 2004-12-24 17:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Rocha Lima e Marcondes 2004-12-24 16:00:10 UTC
Version:            (using KDE KDE 3.3.2)

I would like to have better support for JavaScript code generation. The problems I have is with static variables. There is no support for the keyword 'get', which is not a function nor a variable. It could be mapped on umbrello as a static variable perhaps.

It would be nice to have an advanced code generator where I can type the function code inside umbrello also.