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

DOCUMENTATION: SFAL (Standardized Framework Abstraction Library) #251

Open
hassanhabib opened this issue Mar 16, 2023 · 3 comments
Open

Comments

@hassanhabib
Copy link
Owner

hassanhabib commented Mar 16, 2023

  • We need to identify the highest priority items in an existing framework to abstract away:

In terms of higher priority items we are thinking of the following:

  • Most commonly used types (String, IQueryable, List, Exception, Exception ... )
  • Most commonly used routines (ToString(), Streams ...)
  • The Language itself C#?

Another requirement is to be able to create the SDK for The Standard which should provide all these types and routines

image

@hassanhabib
Copy link
Owner Author

Actionable Items:

  • @cjdutoit will take a look at how these SDKs are created and how we can modify them. (@hassanhabib will try this too)
  • @TehWardy will take a look at the most common types and routines. (@hassanhabib will gather some as well)

@LBoullosa
Copy link
Contributor

just a thought,

could be seen SFAL like multiples SPAL to the .NET framework?

@hassanhabib
Copy link
Owner Author

@LBoullosa yes. it really is just a collection of SPALs for the .NET library 100%

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

No branches or pull requests

2 participants