Results 11 issues of justSteve

I need to treat line breaks the same way quoted commas are: If a line break occurs within a field (e.g. inside quotes) do not treat it as EOR. Possible?...

enhancement

Just getting started with the library and have a couple valid responses via the POP protocol and now trying the Imap but (using the sample snippet from this project's frontpage)...

>>The current state of this sample application is BETA.

I'd happened on the project while searching on StructureMap - I'm migrating an MVC4 project to MVC Core and SM seems best DI framework. The course outlines a very compelling...

Curious as to your thoughts on the workflow to that integrates these membership management features into a wider object model. You project demonstrates a CustomerUserStore but does so without employing...

Typically xstate = React. Since both React and Blazor are SPAs, any chance it can work as well for Blazor?

Just not seeing where the _complex page model_ is demoed. Looks very conventional and no callouts to the new capabilities. For example, What's _ValidationScriptsPartial for?

Attempting to run schwab-order-codegen.py on a stale session results in: ``` Traceback (most recent call last): File "C:\Users\foo\schwab-py-my\.venv\scripts\schwab-order-codegen.py", line 6, in sys.exit(latest_order_main(sys.argv[1:])) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "c:\Users\foo\schwab-py-my\.venv\Lib\site-packages\schwab\scripts\orders_codegen.py", line 67, in latest_order_main orders...

The method's comments reference a 'since' param but it's not included in the signature. Seems like a method this central to the point of interacting with brokerage api would be...

I've pinpointed an issue with the scope string included (the 'CRYPTO errored cuz my acct doesn't include it). And I think it'd be better to not hardcode the ts_state.json name....