Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Development environments

Re: Development environments

From: Pete Finnigan <oracle_list_at_peterfinnigan.demon.co.uk>
Date: Fri, 03 Oct 2003 03:06:04 -0800
Message-ID: <F001.005D1F2B.20031003030604@fatcity.com>


Hi Jared

Interesting article that is quite current. I have just started to use ultraedit on windows very recently after using textpad for years for development. I use vi of course on unix.

I moved to Ultraedit mainly for the reason it allows macros to be edited, this is the one failing with textpad although there is an open source movement to add a macro edit to textpad by a group of users.

I just wanted to add that in the world of databases and the repetition of code that sometimes exists maybe neither an IDE or text editor is the solution. back in 1996/7 i worked on a data migration from a mainframe to Oracle/Dynix where we wrote a migration program for the applications data in C / Pro*C but we separated out the data access code and used array interfaces and generated 45000 - 50000 lines of Pro*C with a 1000 1500 line bourne / awk script. The Pro*C generated was all dynamic method 2, 3 and 4. Although maybe now with the likes of ultraedit / slickedit this would be classed as a plugin module?

cheers

Pete
--

Pete Finnigan
email:pete_at_petefinnigan.com
Web site: http://www.petefinnigan.com - Oracle security audit specialists Book:Oracle security step-by-step Guide - see http://store.sans.org for details.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Pete Finnigan
  INET: oracle_list_at_peterfinnigan.demon.co.uk

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Oct 03 2003 - 06:06:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US