[Mono-osx] Delphi Prism and all those Cocoa bridges

Andrew Brehm ajbrehm at gmail.com
Wed Feb 25 08:46:11 EST 2009



marc hoffman-4 wrote:
> 
>>
>> 1. Can I mix Delphi code with C# code (in different files)?
> 
> in separate assembly projects yes - just like you'd mix C# and VB.
> 
>> 2. Does Delphi support Intellisense for .NET and Delphi framework  
>> classes?
> 
> there's no separate framework for Delphi Prism - it "just" uses  
> the .NET framework and all .NET components and libraries out there.  
> But of course it does have full intellisense for all classes  
> (framework or otherwise).
> 

I thought Delphi would bring a few Delphi-specific classes, like Visual
Basic.



marc hoffman-4 wrote:
> 
>> 3. What about Intellisense for Monobjc classes?
> 
> Intellisense works based on metadata (and XmlDocs) of the used  
> assemblies, as well as the IDEs knowledge of the code inside your own  
> project. So yes, Intellisense will work on any and all classes  
> available to your code.
> 

Excellent.


marc hoffman-4 wrote:
> 
>>> it exists now. we just cannot ship it while MD is under GPL. :(
>>
>> I don't like MonoDevelop on Mac OS X.
> 
> it's not perfect, no. ideally, i'd like to have Prism in Xcode, which  
> i love (and actually prefer over VS).
> 
> 

That would be awesome, yes.


-- 
View this message in context: http://www.nabble.com/Delphi-Prism-and-all-those-Cocoa-bridges-tp22180106p22203092.html
Sent from the Mono - OSX mailing list archive at Nabble.com.



More information about the Mono-osx mailing list