Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefix user-facing interfaces with "I" to match .NET Convention #652

Closed
SeanKilleen opened this issue Feb 19, 2015 · 9 comments
Closed

Prefix user-facing interfaces with "I" to match .NET Convention #652

SeanKilleen opened this issue Feb 19, 2015 · 9 comments
Milestone

Comments

@SeanKilleen
Copy link
Contributor

Per #633, this should likely be undertaken after #651.

@HCanber
Copy link
Contributor

HCanber commented Feb 23, 2015

If this is to be done, it should be done before v1? Right?

@Aaronontheweb
Copy link
Member

@HCanber yeah, we should just bite the bullet and do this now.

Does anyone want this issue assigned to them? Should be straightforward.

@SeanKilleen
Copy link
Contributor Author

I'll try to take this one on. I haven't gotten to really contribute yet but with that in mind I'm happy to give it a shot. :)

@HCanber
Copy link
Contributor

HCanber commented Mar 31, 2015

@Aaronontheweb Was this closed intentionally, or automatically by merging my PR? Because it isn't fixed.

@Aaronontheweb Aaronontheweb reopened this Mar 31, 2015
@Aaronontheweb
Copy link
Member

@HCanber whoops, I thought you said in your PR that this was finished. Looks like I misread it. My bad!

@HCanber HCanber self-assigned this Mar 31, 2015
@HCanber
Copy link
Contributor

HCanber commented Mar 31, 2015

These are the ones @nvivo listed in #633, and which have been fixed. Once this list is complete, we need to recheck and make sure there aren't any more.

  • Akka.Actor.ActorRefProvider, Akka (Public)
  • Akka.Actor.ActorRefScope, Akka (Public)
  • Akka.Actor.AutoReceivedMessage, Akka (Public)
  • Akka.Actor.Cell, Akka (Public)
  • Akka.Actor.Inboxable, Akka (Public)
  • Akka.Actor.IndirectActorProducer, Akka (Public)
  • Akka.Actor.Internal.ChildrenContainer, Akka (Public)
  • Akka.Actor.Internal.ChildStats, Akka (Public)
  • Akka.Actor.Internal.InternalSupportsTestFSMRef2, Akka` (Public)
  • Akka.Actor.Internal.SuspendReason+WaitingForChildren, Akka
  • Akka.Actor.Internals.InitializableActor, Akka (Public)
  • Akka.Actor.LocalRef, Akka
  • Akka.Actor.LoggingFSM, Akka (Public)
  • Akka.Actor.NoSerializationVerificationNeeded, Akka (Public)
  • Akka.Actor.PossiblyHarmful, Akka (Public)
  • Akka.Actor.RepointableRef, Akka (Public)
  • Akka.Actor.WithBoundedStash, Akka (Public)
  • Akka.Actor.WithUnboundedStash, Akka (Public)
  • Akka.Dispatch.BlockingMessageQueueSemantics, Akka (Public)
  • Akka.Dispatch.BoundedDequeBasedMessageQueueSemantics, Akka (Public)
  • Akka.Dispatch.BoundedMessageQueueSemantics, Akka (Public)
  • Akka.Dispatch.DequeBasedMailbox, Akka (Public)
  • Akka.Dispatch.DequeBasedMessageQueueSemantics, Akka (Public)
  • Akka.Dispatch.MessageQueues.MessageQueue, Akka (Public)
  • Akka.Dispatch.MultipleConsumerSemantics, Akka (Public)
  • Akka.Dispatch.RequiresMessageQueue1, Akka` (Public)
  • Akka.Dispatch.Semantics, Akka (Public)
  • Akka.Dispatch.SysMsg.SystemMessage, Akka (Public)
  • Akka.Dispatch.UnboundedDequeBasedMessageQueueSemantics, Akka (Public)
  • Akka.Dispatch.UnboundedMessageQueueSemantics, Akka (Public)
  • Akka.Event.LoggingAdapter, Akka (Public)
  • Akka.FluentConfigInternals, Akka (Public)
  • Akka.Remote.InboundMessageDispatcher, Akka.Remote
  • Akka.Remote.RemoteRef, Akka.Remote
  • Akka.Routing.ConsistentHashable, Akka (Public)

HCanber added a commit that referenced this issue Mar 31, 2015
HCanber added a commit that referenced this issue Mar 31, 2015
HCanber added a commit that referenced this issue Mar 31, 2015
HCanber added a commit that referenced this issue Mar 31, 2015
HCanber added a commit that referenced this issue Mar 31, 2015
HCanber added a commit that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
HCanber added a commit to HCanber/akka.net that referenced this issue Mar 31, 2015
@HCanber HCanber removed their assignment Mar 31, 2015
@HCanber
Copy link
Contributor

HCanber commented Mar 31, 2015

I've done a few. Up for grabs for someone else. :)

@SeanKilleen
Copy link
Contributor Author

Just noting: once #801 is merged in, this list will be complete I think and can be closed.

@SeanKilleen
Copy link
Contributor Author

Closing; all interfaces listed in this issue have been accounted for and a new issue is opened for the additional items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants