Tagged Questions
The party tag has no wiki summary.
3
votes
1answer
75 views
hybrid value object / entity types?
Yes, I agree the title suggests my current line of thinking is defective. BUT in the hopes of again arriving at sanity, here's how I got to this sorry state.
The subject object is an Address, and the ...
3
votes
8answers
383 views
1000th commit party?
Some projects teams throw a small office party for major releases - so why not for 1000th commit? 1000th commit is a good marker, usually project has progressed quite nicely by that time.
Do you ...
1
vote
2answers
83 views
How to install 3rd party prerequisites on c# msi
I have created a .msi in visual studio 2008 containing my project and it requires prerequisite third party software to run including WinZip. I have had a look round and from what I've seen, there's a ...
1
vote
0answers
47 views
Party Role and Bounded Context
I am trying to use the Party Place Thing and Role archetypes from Java Modelling in Color.
Further i am also try incorporate DDD best practices, Now assume that we have 1 Person who plays 2 roles
say ...
1
vote
2answers
150 views
Adding a Third Party Library to Java Applet
I have a Java Applet that needs a 3rd party library, but how do I add the jar to the classpath and reference it to the Java Applet?
My third party library is org.apache.commons.lang.StringUtils
1
vote
6answers
324 views
Problem reading a cookie from within a tracking pixel in IE
I wrote a simple pixel tracking program that works something like this
Step 1) tracker.com sets a cookie
Step 2) mysite.com displays <img src="tracker.com/tracking.php">. That image reads the ...
0
votes
1answer
59 views
Authorizing amazon accounts to third party apps
Is there an Amazon API that authorizes amazon buyer accounts to third party applications so that we can make purchases to amazon.com once our application has been authorized (somewhat like twitter ...