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

Missing Functions #3

Open
thomascraig opened this issue Nov 14, 2013 · 0 comments
Open

Missing Functions #3

thomascraig opened this issue Nov 14, 2013 · 0 comments

Comments

@thomascraig
Copy link

In your documentation you list a function getProfiles() - there is no function in your cfc's.

Also noticed that you make use of StructCopy in various cases where duplicating the arguments and then manipulating the copy via some deleting, this will also delete the same name:value pair out of the arguments which are usually called again via the makeRequest function - easy fix is change structCopy to duplicate.

Looking forward to digging further and adding to your work.

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

1 participant