comp.lang.ada http://groups-beta.google.com/group/comp.lang.ada
Today's most active topics: * Ada 2005? - 9 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/131f06967722ab4b * Unchecked_Conversion help needed - 7 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/5c1d89373343bef8 * asharp on linux - 6 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/a56efa2f9819865e * APQ - 2 new http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/2843c5eea3415584 Active Topics ------------- Ada 2005? - 9 new ----------------- ...Surprisingly, but it does: procedure Foo (X, Y : Some_Tagged_Type); -- This is legal Though it is very limited and cannot be counted as true multiple dispatch. - Tues, Dec 21 2004 9:11 am 9 messages, 5 authors http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/131f06967722ab4b asharp on linux - 6 new ----------------------- ...You mean a cvs snapshot won't do? ...Well, for AdaCore Open Source is just that - Open Source - and not Open Binaries or Open Distribution. - Tues, Dec 21 2004 9:21 am 6 messages, 4 authors http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/a56efa2f9819865e Unchecked_Conversion help needed - 7 new ---------------------------------------- I used Ada many years ago and am now getting back into it. Here's my problem, I have to applications and am sending messages between them. Sending procedures function call Send_Message (Partner => The_Handle, Message => Message(X)'Address, Bytes => Message(X).Length, Message_Id => My_Message_Id); - Tues, Dec 21 2004 4:22 pm 7 messages, 6 authors http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/5c1d89373343bef8 APQ - 2 new ----------- ... >> procedure Connect(C : in out Root_Connection_Type; Same_As : >> Root_ Connection_Type'Class) is abstract; Dmitry> Are you going to clone connections between different DBs? Dmitry> The above looks like an attempt to emulate multiple Dmitry> dispatch.! I read a documentation somewhere that said the code below is not - Wed, Dec 22 2004 10:29 am 2 messages, 1 author http://groups-beta.google.com/group/comp.lang.ada/browse_thread/thread/2843c5eea3415584 ============================================================================== You received this message because you are subscribed to the Google Groups "comp.lang.ada" group. To post to this group, send email to [EMAIL PROTECTED] or visit http://groups-beta.google.com/group/comp.lang.ada To unsubscribe from this group, send email to [EMAIL PROTECTED] To change the way you get mail from this group, visit: http://groups-beta.google.com/group/comp.lang.ada/subscribe To report abuse, send email explaining the problem to [EMAIL PROTECTED] ============================================================================== Google Groups: http://groups-beta.google.com
