HELP: UML and RUP for CLIPPER?
Date: 28 Feb 2004 15:30:42 -0800
Please, could anyone tell me if i can use uml and/or rup for clipper
developing?
Or this methodology are only for OOP?
If this is the case, whitch kind of software developing methodology
could i use for clipper apps?
thanks.
Relevant Pages
- Re: OOP and databases in the real-world
... the OOP methodology for working with a database varies greatly. ... procedural programming that aid in the organization and usage of the code. ... (microsoft.public.dotnet.languages.csharp) - Re: [PHP] OOP slow -- am I an idiot?
... Doesn't this mean that your design breaks when the behavior or use of the ... That makes sense with PHP being an interpreted language. ... I'm trying to get a better idea of how you leverage the advantage of OOP ... comes with experience and no methodology can get completely around it. ... (php.general) - Re: [PHP] OOP slow -- am I an idiot?
... You may end up refactoring code if your application changes that much, but a good OO design should also mean that when changes of that magnitude occur the changes required are limited to relatively small sections of code. ... I'm trying to get a better idea of how you leverage the advantage of OOP in PHP. ... One of the core aims of the OOP methodology is to hide as much of the data behind an API that allows the implementation of that API to change without affecting how that API is used. ... (php.general) - Re: Hat OOP Vorteile gegenueber prozeduraler oder modularer Programmierung?
... benutzte ich den Clipper 5.x, ... Es gab vom Sub-Dialog Return-Codes ... Damit konnte der Sub-Dialog den aufrufenden ... In Javas OOP ist durch die GUI's mit den ... (de.comp.lang.java) - Re: migrate FoxPro 3 programs to FoxPro 6
... a program is with clipper. ... That being said the learning curve was steep but ... the rewards of oop are well worth it. ... >> I took a week long course on VFP3 by Andy Kramek ... (microsoft.public.fox.programmer.exchange) |
|