From the official SCWCD syllabus it's supposed to test the knowledge on 6 patterns including Intercepting Filter, MVC, Front Controller, Service Locator, Bussiness Delegate, and Transfer Object. But in some mock exams I do see some other pattern names that I can't recognize like Value Object, Data Access Object, Bussiness Object, etc. Are they in syllabus?
Sergey Tyulkin
Ranch Hand
Joined: May 10, 2005
Posts: 87
posted
0
You definitely need to learn Data Access Object. It is used often through the exam. The others (except Intercepting Filter, MVC, Front Controller, Service Locator, Bussiness Delegate, and Transfer Object) are not necessary
Aruneesh Salhotra
Ranch Hand
Joined: May 12, 2004
Posts: 167
posted
0
This seems to be interesting. Probably it would add to one more question, that I would be able to get right. The whole patterns thing bogs me down, for my upcoming SCWCD exam.
Regis Santos
Ranch Hand
Joined: Mar 23, 2004
Posts: 31
posted
0
Hello,
Transfer Object, Value Object and Data Transfer Object have the same meaning.
Regis Santos
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.