It seems to me it would be nice if:

JDK dependant code seperated from the non-JDK dependant code.
The source and binary distributions BOTH included the jdk dependant code 
precompiled, with an option
to recompile it or not provided the correct JDK.
At runtime the JDK version were detected and the correct class was 
loaded dynamically.

Of course, I'm a little dull so maybe this is a bad idea and its just 
not obvious to me as to why.

-Andy

John Morrison wrote:

>>From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]]
>>Morrison, John wrote:
>>    
>>
>>>>From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]]
>>>>Morrison, John wrote:
>>>>        
>>>>
>>>>>I do wish JJAR was finished... :(
>>>>>          
>>>>>
>>>>Well, it works, Centipede is using it with great satisfaction.
>>>>        
>>>>
>
>I'll have to take another look.  I've not see any work done on it
>for a while.
>
>  
>
>>>In that case - would this be a (possible) solution?
>>>      
>>>
>>Hmmm... you mean make checking for JDK part of the build and getting the 
>>appropriate version for the build in process?
>>If so yes, it can be done, although a simple ant http get would 
>>suffice... hmmm....
>>    
>>
>
>Yes, it probably would for developers, not sure theres an advantage
>there over sticking it in cvs.
>
>  
>
>>And it doesn't resolve the double binary distribution problem.
>>    
>>
>
>No, it doesn't :(
>
>  
>
>>Do you have a more detailed course of action in mind?
>>    
>>
>
>I didn't but... rather than delivering the war in the binary
>distribution, would it be an idea to deliver a zip with the 1.4 bit's
>missing and a script to download/build the war...
>
>Huh, maybe on second thoughts this is far too much hassle.  Maybe
>it would be worth it if *all* the jar files came that way but... :(
>
>J.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>
>
>  
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to