Search the web
Sign In
New User? Sign Up
parlezuml · Parlez UML Study Groups
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 159 - 191 of 337   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
159
To those of you who celebrated New Year last night - and, judging by my head this morning, I was certainly one of them! - I wish you a happy and prosporous...
jasongorman_uk
Offline Send Email
Jan 1, 2007
11:43 am
160
... That does rather beg the question: how do we know good software developers when we see them? If CMMi is not a reliable indicator, how do we go about...
jasongorman_uk
Offline Send Email
Jan 1, 2007
11:48 am
161
Thanks Jason.. Wish you the same... cheers, benjy ... From: jasongorman_uk <jasongorman@...> To: parlezuml@yahoogroups.com Sent: Monday, January...
Santosh Benjamin
santosh_b
Offline Send Email
Jan 1, 2007
12:32 pm
162
I've been seeing how a current client of mine is very quick to extol the virtues of various best practices when *someone else* is writing the code, but it all...
jasongorman_uk
Offline Send Email
Jan 3, 2007
5:38 pm
164
Has anyone out there had any experience with Visual Studio Team System? What features are you using, and what thoughts do you have about it? Good? Bad?...
jasongorman_uk
Offline Send Email
Jan 17, 2007
12:16 pm
165
Hi, We just started using it recently. Currently we are focussing on the source control (had to get rid of the awful VSS) and have linked it to VS2003 for a...
Santosh Benjamin
santosh_b
Offline Send Email
Jan 17, 2007
1:04 pm
166
Supposed I want to design a usercontrol in .NET (say some sort of grapher) and plop it onto a Windows Form in an application. How might one model this in UML? ...
dhait2
Online Now Send Email
Jan 18, 2007
5:05 am
167
... Hi jason, Currently we are started using Team Sysytem and we are able to successfully mapped it with Shrepoint. But though its giving good features of VSS,...
makpot1975
Offline Send Email
Jan 22, 2007
1:04 pm
168
makpot1975 <makpot1975@...> wrote: --- In parlezuml@yahoogroups.com, "jasongorman_uk" <jasongorman@...> ... Hi jason, Currently we are started...
David Christiansen
dc8948
Offline Send Email
Feb 1, 2007
7:45 pm
169
I did the "deep dive" training and we are starting a project to implement it on our software factory for CMMI achievement. Before, we had a process very...
Alex Nobre
lekao2004
Offline Send Email
Feb 1, 2007
9:04 pm
170
Hi Alex, Thanks a ton for your input. But i m still more interested to know what exactly it helps us in real life project environment when projet team thinks...
Makarand Potdar
makpot1975
Offline Send Email
Feb 2, 2007
8:46 pm
171
Makarand, I need to re-check this but i think the agile template does have feature of entering estimated time for a work item. You just cant enter a percentage...
Santosh Benjamin
santosh_b
Offline Send Email
Feb 4, 2007
4:25 pm
172
Lots of buzz about BDD on various blogs at the moment - including mine. What do people think of it? Is anyone out there dong it/trying it? Jason Gorman ...
jasongorman_uk
Offline Send Email
Feb 14, 2007
4:01 pm
173
Folks I'm planning a little experiment with Skype's new feature for conferencing with larger groups of people. I thought I might invite 10-20 people to...
jasongorman_uk
Offline Send Email
Feb 14, 2007
4:09 pm
174
First of all, thanks for the UML for Java slide, it's pretty helpful. And, now, to the topic. I have two questions about UML (or, OOP concept): 1. What is the...
eon_strife
Offline Send Email
Mar 30, 2007
2:48 pm
175
for the first question, Abstract Class and Interface works in similar way. You can think interface is a 100% edition of Abstract class(everything is abstract)....
zhi_yawei@...
zhi_yawei
Offline Send Email
Mar 30, 2007
2:55 pm
176
Plz check follwing link for Abstract Class and Interface:- http://www.codeproject.com/csharp/AbstractsVSInterfaces.asp eon_strife <eon_strife@...> wrote:...
sayed mohd. faiz haid...
smfaizhaider
Offline Send Email
Mar 31, 2007
5:39 am
177
... You're welcome :-) ... I think others have answered this question already. An interface is a pure abstraction where none of the methods declared have an ...
jasongorman_uk
Offline Send Email
Apr 2, 2007
6:32 am
178
Hi! From a programming perspective, I would differentiate aggregation and association as such: begin class CLASS_1 // whatever end class CLASS_1 begin class...
Guillaume BERTRAND
gui_bertrand
Offline Send Email
Apr 2, 2007
8:10 am
179
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the parlezuml group. File : /Audio...
parlezuml@yahoogroups...
Send Email
Apr 4, 2007
5:06 pm
180
The podcast is still in "pre-production", but I've uploaded the main jingle/theme to the Files section for those of you who like a good laugh :-) ...
jasongorman_uk
Offline Send Email
Apr 4, 2007
5:10 pm
181
Thanks for the info, guys. After reading your comments and some books, I have come to a conclusion regarding the difference between Aggregation, Composition,...
eon_strife
Offline Send Email
Apr 11, 2007
12:25 pm
182
Hi, I think you messed up the definitions for 1 and 2, otherwise, it is pretty much that. On the programming side, be it Java or any other language, you have...
Guillaume BERTRAND
gui_bertrand
Offline Send Email
Apr 11, 2007
2:28 pm
183
Hi, My bad, I made a mistake, switching Aggregation to Composition :( OK, thanks for the help, guys :) ... pretty ... reference ... you're right ... On Behalf ...
eon_strife
Offline Send Email
Apr 12, 2007
3:35 am
184
Wait a minute, check this : http://www.jubatus.com/publications/articles/understandingumlclassrelationships/understandingumlclassrelationships.htm According to...
eon_strife
Offline Send Email
Apr 12, 2007
3:59 am
185
Nice URL you gave us here! But I still stand by what I told you before (it is basically part of the document you pointed us too) Actually, from the UML...
Guillaume BERTRAND
gui_bertrand
Offline Send Email
Apr 12, 2007
7:58 am
186
... I really meant that a programmer would write the same code (in a language like Java or C#) to implement both. They'd have different meanings to an analyst,...
jasongorman_uk
Offline Send Email
Apr 12, 2007
8:13 am
188
Hi Just a quick drum roll for an upcoming public course that experienced developers and architects will, I think, find challenging and rewarding. It'll be held...
jasongorman_uk
Offline Send Email
Apr 17, 2007
11:50 am
189
Folks You can finally listen to the pilot parlezuml.com podcast. Details are here - http://parlezuml.com/blog/?postid=394 Hurrah! Jason Gorman ...
jasongorman_uk
Offline Send Email
Apr 17, 2007
11:57 am
191
Hi, From what I read, in Prototype Pattern part, it's said that if creating new object is constly, we should use clone. But, from what I see, using new and...
eon_strife
Offline Send Email
Apr 23, 2007
1:42 pm
Messages 159 - 191 of 337   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help