473,385 Members | 1,642 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Will OOP programming go off and be replaced by AOP programming

Hi all just wondering will the next hype be aspect oriented
programming.
I was reading through this link and just thought about it

http://www.geocities.com/aspectdotnet/

Nov 21 '05 #1
3 984

well i never follow hypes ,,,

i just use my own prooved style ,

Michel
<ma*********@yahoo.co.in> wrote in message
news:11********************@z14g2000cwz.googlegrou ps.com...
Hi all just wondering will the next hype be aspect oriented
programming.
I was reading through this link and just thought about it

http://www.geocities.com/aspectdotnet/

Nov 21 '05 #2
There's been slowly building hype about aspect oriented programming (AOP) for
about 10 years, and it is very interesting and will add efficiencies to
software development. The example I always come across when looking into it
is the error/exception handling issue: this is an example of a duplication of
concept that AOP seeks to centralize.

*But*, it's not meant to replace OO, it is an additional concept that will
address some things that OO alone cannot address. OO is actually more
all-encompassing in what it addresses than AOP.

Ultimately though, the whole point of OOP, AOP, extreme programming, and
most of the grizzled old programmer wisdom out there is mainly about one
thing: "reduce duplication of logic and knowledge". If you can limit the
number of places in your code where certain information has to be understood
by someone maintaining it to "just one place", then you have already achieved
most of the benefits of AOP to ZOP. AOP to ZOP are all just ways of imposing
structures on programmers that tend to lead to (but not force) the "just one
place" philosophy.
--
David Anton
www.tangiblesoftwaresolutions.com
Home of:
Clear VB: Cleans up outdated VB.NET code
Instant C#: Converts from VB.NET to C#
Instant VB: Converts from C# to VB.NET
Instant J#: Converts from VB.NET to J#
"ma*********@yahoo.co.in" wrote:
Hi all just wondering will the next hype be aspect oriented
programming.
I was reading through this link and just thought about it

http://www.geocities.com/aspectdotnet/

Nov 21 '05 #3
marathikaka,
In addition to the other comments:

I believe both AOP (Aspect Oriented Programming) and SOA (Service Oriented
Architecture) are where software development is heading.

In my experience both AOP & SOA can be & should be implemented with sound OO
concepts. OO concepts such as Analysis (OOA), Design (OOD), and Programming
(OOP).

Hope this helps
Jay

<ma*********@yahoo.co.in> wrote in message
news:11********************@z14g2000cwz.googlegrou ps.com...
| Hi all just wondering will the next hype be aspect oriented
| programming.
| I was reading through this link and just thought about it
|
| http://www.geocities.com/aspectdotnet/
|
Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: sams | last post by:
Book Title: Professional PHP Programmig Year : 1999-2000. ISBN# : 1-861002-96-2 Publiser : Wrox Press Inc. Authors : J.Castagnetto, H. Rawat, S. Schumann, C. Scollo, D. Veliath. ...
9
by: flarkblark | last post by:
I recently had the displeasure of looking at the code required to implement the pop-up menus used in a pulldown menu system for a webpage. The sheer amount of Javascript required was amazing...
8
by: Eric Lilja | last post by:
Hello, I had what I thought was normal text-file and I needed to locate a string matching a certain pattern in that file and, if found, replace that string. I thought this would be simple but I had...
15
by: Sander Tekelenburg | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The HTML specs speak of "replaced" and "non-replaced" elements, yet for the life of me I can't find an explanation of what "replaced" is supposed...
84
by: Bibby | last post by:
Hi, I'm interested in getting started in the programming world. I've dabbled in C, C++ and VB6. Which would be the best language to focus my attention to regarding the following considerations: ...
2
by: gilberto ramirez | last post by:
I want to create an ASP application in the following way: PC1 - Windows XP (SP1) with VS .NET (and everything needed) - im programming with C# .NET SRV1 - ISA SERVER - Windows 2000 (SP3) SRV2...
8
by: Tina | last post by:
While ASP.Net is migrating toward more robust presentation by using things like AJAX I am wondering if ClickOnce will errode a lot of ASP.Net presence in Corporate Applications. I've been reading...
3
by: billie | last post by:
RAW network programming under Windows it's not always possible because of the security limitations that microsoft introduced in the latest Windows versions and that affects WinSocket API. On UNIX...
1
by: =?Utf-8?B?Um9i?= | last post by:
My home pc, which is running XP Professional, will not move past the initial screen that shows the Intel Pentium IV emblem. I can't even start in safe mode. What can I do? It was caused by...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.