Hi, I'm trying to gauge interest in re-activating the 4G study group, maybe on a monthly schedule instead of weekly (to hopefully catch more people that might...
Yes, my brother and I would both be interested. ____________________________________________________________________________________ Do you Yahoo!? Everyone is...
I don't have enough knowledge or programming experience to lead the group, but I could certainly facilitate it as a peer-to-peer study group (which seems to be...
A co-worker of mine (who has far more experience than I do) is also interested in starting up this study group again. Since it doesn't seem like the group is...
Thank you for the suggestion. I just sent a message to NYPC.org asking to be included on the calendar. I'm not a member of that group, though, so I don't...
Reminder from the Calendar of dpsg-nyc http://groups.yahoo.com/group/dpsg-nyc/cal DPSG-NYC Meeting Wednesday November 22, 2006 7:00 pm - 9:00 pm (This event...
dpsg-nyc@yahoogroups....
Nov 22, 2006 6:02 pm
2222
Hello: Can you please send out the message a day before the event? Thanks Ashok ... _________________________________________________________________ Use...
ashok sharma
ashoksharma@...
Nov 23, 2006 2:24 am
2223
I think the meeting reminder below was actually an automated message re: a meeting that is no longer active (please correct me if I am mistaken). However, a...
Shannon - I am interested in participating, although I won't be in town on the 6th. Will you meet again on the 20th? Various efforts to get the meetings...
I'll be in NYC from the 9th to the 19th and would love to stop by for a meeting. -- best regards, jk ... I n d u s t r i a l L o g i c , I n c . Joshua...
Reminder from the Calendar of dpsg-nyc http://groups.yahoo.com/group/dpsg-nyc/cal DPSG-NYC Meeting Wednesday November 29, 2006 7:00 pm - 9:00 pm (This event...
dpsg-nyc@yahoogroups....
Nov 29, 2006 6:22 pm
2227
It looks like December 13th would be the usual Wednesday date. I am interested in making this happen. Joshua Kerievsky <joshua@...> wrote:...
Yes, that's true. But if you see the message today from Joshua Kerievsky, it said he would be in town from December 9th to the 19th. I understand that Joshua...
That works for me! Hope everyone else agrees to do it on the 13th instead of the 20th for December. ... Yes, that's true. But if you see the message today from...
That's fine with me. No problem at all. I'm just glad that there seems to be interest in starting it up again and I agree that it would be nice for Joshua to...
Great. And I'm on board with the 1st and 3rd Wednesday plan starting in January. I think it's a practical approach. Shannon Wagner <shannon@...> wrote:...
Ah, Date pattern? ..or Refactoring to Non-Typo Calendar? - ... From: dpsg-nyc@yahoogroups.com [mailto:dpsg-nyc@yahoogroups.com] On Behalf Of Joshua Kerievsky ...
... Abstractions and distractions are often polymorphic :-) See you guys on the 6th. -Ed _____ From: dpsg-nyc@yahoogroups.com [mailto:dpsg-nyc@yahoogroups.com]...
... I believe I just deleted the recurring calendar message after spending 10 minutes searching for a way to do it -- what a poor UI!! Good luck with the...
Thanks for getting rid of the calendar messages! ____________________________________________________________________________________ Do you Yahoo!? Everyone...
Hi all, In the gof's book, in the first paragraph of the 3rd chapter, it's said "Creational design patterns abstract the instantiation process. They help make...
Let's say you have code like this: List<Number> numbers = numbersFactory.createNumbers(5, 10); // create five numbers with values of 10 What the factory...
Thank you so much for your answers. I think I should have highlighted the word "represented" in the question. Let me do it! My question is how they (or one of...
Well, in the next sentence they mention the distinction between class and object creational patterns; "A class creational pattern uses inheritance to vary the...