× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Add this to Santa

LPEX
look at JDT and see how it could be done, at least for free format.
- code formatter
- code generation, e.g. new member, comments etc.
- refactoring, e.g. rename, extract method, change method signature etc.
- syntax check in free-format
- compare, make it procedure aware
- be able to start in insert-mode when editing a member.
- Enter key to split the line the behavior should be like a regular editor, Aligned, cursor in front of the first character on the new line etc.
- Tab key should indent the line when in insert mode.


free-format
- skip the usage of /free and /endfree. It shouldn't be to hard make the compiler to understand that it's a free-format statement.
- why not make it all-free, not just the C-spec
- what's wrong with brackets?, why ENDxx when we can use brackets instead . Then it would look more like java, c# etc.
- embedded sql in free-format, of course


RSE, a great feature but. Add this features/changes
- to be able to use environment variables, that are set on the connection, in user commands.
- don't filter files that starts with a dot (.) in ifs (e.g. .profiles)


iSeries projects
- give us the option to use associated folder as an alternative to associated library. Target library would also be great so we can start to use ant for our builds.


why not build a small compiler that can be used on the desktop to give us the possibility to really work off line.

/Peter

Chris_Bougher@xxxxxxxxxxxxx wrote:

I'm not sure if anyone from IBM sees this list or not but here are some
things I would like to see in the lpex editor.

Auto-indent - automagically indent after certain words or symbols in free
format code. Maybe even a way to define which keywords-symbols.

ie - after if;, dow;, for; etc.

Auto-unindent - ditto for previous except unindent

ie - after enddo;, endif;, endfor, etc.

keyword auto correction - it would change enif; to endif; etc.

saved macros - basically be able to save a portion of code for later
retrieval and insertion into your source file. The source should be saved
on the local system. not on the as400.

Thats all I have so far.

Some of these functions may be already there. If so please let me know so I
can start using them.

Thanks

P.S.
      One other useful item would be a plug-in that would allow you to
telnet to a host system like Client access.

Chris Bougher



_______________________________________________
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) mailing 
list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.